GBP to SDG – British Pound Sterling, Sudanese Pound – Today, Historical

GBP to SDG Conversion Rates – Last 15 days

Date 1 USD =
2021-01-26 75.5438 SDG
2021-01-25 75.7810 SDG
2021-01-24 75.6251 SDG
2021-01-23 75.6251 SDG
2021-01-22 75.5789 SDG
2021-01-21 75.6866 SDG
2021-01-20 75.6131 SDG
2021-01-19 75.2142 SDG
2021-01-18 75.0627 SDG
2021-01-17 75.1784 SDG
2021-01-16 75.1784 SDG
2021-01-15 75.5161 SDG
2021-01-14 75.5205 SDG
2021-01-13 75.6121 SDG
2021-01-12 74.8970 SDG
google.charts.load(“current”, {packages: [“corechart”, “line”]});
google.charts.setOnLoadCallback(drawBasic);function drawBasic() {
var data = new google.visualization.DataTable();data.addColumn(“date”, “Date”);
data.addColumn(“number”, “Conversion Rate”);
data.addColumn({type: “number”, role: “annotation”});data.addRows([[new Date(“2021-01-26”),75.544,75.54],[new Date(“2021-01-25”),75.781,75.78],[new Date(“2021-01-24”),75.625,75.63],[new Date(“2021-01-23”),75.625,75.63],[new Date(“2021-01-22”),75.579,75.58],[new Date(“2021-01-21”),75.687,75.69],[new Date(“2021-01-20”),75.613,75.61],[new Date(“2021-01-19”),75.214,75.21],[new Date(“2021-01-18”),75.063,75.06],[new Date(“2021-01-17”),75.178,75.18],[new Date(“2021-01-16”),75.178,75.18],[new Date(“2021-01-15”),75.516,75.52],[new Date(“2021-01-14”),75.521,75.52],[new Date(“2021-01-13”),75.612,75.61],[new Date(“2021-01-12”),74.897,74.90],]);var options = {
hAxis: {
title: ‘Date’
},
vAxis: {
title: ‘Conversion Rate’
},
lineWidth: 4,
‘chartArea’: {‘width’: ‘80%’, ‘height’: ‘80%’},
‘legend’: {‘position’: ‘none’},
‘colors’:[‘green’]
};
var chart = new google.visualization.LineChart(document.getElementById(‘chart_div_15days’));
chart.draw(data, options);
}

GBP to SDG Conversion Rates – Last 12 months

Date 1 USD =
2021-01-26 75.5438 SDG
2020-12-26 73.9305 SDG
2020-11-26 73.9634 SDG
2020-10-26 72.0059 SDG
2020-09-26 70.4845 SDG
2020-08-26 72.7352 SDG
2020-07-26 70.7888 SDG
2020-06-26 68.2171 SDG
2020-05-26 68.2354 SDG
2020-04-26 68.3928 SDG
2020-03-26 67.4562 SDG
2020-02-26 69.8272 SDG
google.charts.load(“current”, {packages: [“corechart”, “line”]});
google.charts.setOnLoadCallback(drawBasic);function drawBasic() {
var data = new google.visualization.DataTable();data.addColumn(“date”, “Date”);
data.addColumn(“number”, “Conversion Rate”);
data.addColumn({type: “number”, role: “annotation”});data.addRows([[new Date(“2021-01-26”),75.544,75.54],[new Date(“2020-12-26”),73.931,73.93],[new Date(“2020-11-26”),73.963,73.96],[new Date(“2020-10-26”),72.006,72.01],[new Date(“2020-09-26”),70.485,70.48],[new Date(“2020-08-26”),72.735,72.74],[new Date(“2020-07-26”),70.789,70.79],[new Date(“2020-06-26”),68.217,68.22],[new Date(“2020-05-26”),68.235,68.24],[new Date(“2020-04-26”),68.393,68.39],[new Date(“2020-03-26”),67.456,67.46],[new Date(“2020-02-26”),69.827,69.83],]);var options = {
hAxis: {
title: ‘Date’
},
vAxis: {
title: ‘Conversion Rate’
},
lineWidth: 4,
‘chartArea’: {‘width’: ‘80%’, ‘height’: ‘80%’},
‘legend’: {‘position’: ‘none’},
‘colors’:[‘red’]
};
var chart = new google.visualization.LineChart(document.getElementById(‘chart_div_12months’));
chart.draw(data, options);
}

GBP to SDG Conversion Rates – Last 25 years

Date 1 USD =
2021-01-26 75.5438 SDG
2020-01-26 59.1721 SDG
2019-01-26 62.5326 SDG
2018-01-26 9.9064 SDG
2017-01-26 8.0730 SDG
2016-01-26 8.7566 SDG
2015-01-26 9.0156 SDG
2014-01-26 9.4035 SDG
2013-01-26 6.9661 SDG
2012-01-26 4.1936 SDG
2011-01-26 3.9735 SDG
2010-01-26 3.6014 SDG
2009-01-26 3.1054 SDG
google.charts.load(“current”, {packages: [“corechart”, “line”]});
google.charts.setOnLoadCallback(drawBasic);function drawBasic() {
var data = new google.visualization.DataTable();data.addColumn(“date”, “Date”);
data.addColumn(“number”, “Conversion Rate”);
data.addColumn({type: “number”, role: “annotation”});data.addRows([[new Date(“2021-01-26”),75.544,75.54],[new Date(“2020-01-26”),59.172,59.17],[new Date(“2019-01-26”),62.533,62.53],[new Date(“2018-01-26”),9.906,9.91],[new Date(“2017-01-26”),8.073,8.07],[new Date(“2016-01-26”),8.757,8.76],[new Date(“2015-01-26”),9.016,9.02],[new Date(“2014-01-26”),9.404,9.40],[new Date(“2013-01-26”),6.966,6.97],[new Date(“2012-01-26”),4.194,4.19],[new Date(“2011-01-26”),3.974,3.97],[new Date(“2010-01-26”),3.601,3.60],[new Date(“2009-01-26”),3.105,3.11],]);var options = {
hAxis: {
title: ‘Date’
},
vAxis: {
title: ‘Conversion Rate’
},
lineWidth: 4,
‘chartArea’: {‘width’: ‘80%’, ‘height’: ‘80%’},
‘legend’: {‘position’: ‘none’},
‘colors’:[‘blue’]
};
var chart = new google.visualization.LineChart(document.getElementById(‘chart_div_25years’));
chart.draw(data, options);
}