Rate Overview
Live
1 SDG = 0.001252 GBP
1 GBP = 798.7220
SDG
Avg
0.001243
High
0.001288
Low
0.001214
Last updated: 3/27/2026, 11:23:41 AM
Quick Conversions
| SDG | GBP |
|---|---|
| 1 SDG | 0.00 GBP |
| 10 SDG | 0.01 GBP |
| 50 SDG | 0.06 GBP |
| 100 SDG | 0.13 GBP |
| 500 SDG | 0.63 GBP |
| 1,000 SDG | 1.25 GBP |
Get SDG/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SDG¤cies=GBPExample Response:
{
"success": true,
"base": "SDG",
"date": "2026-03-27T11:23:41Z",
"rates": {
"GBP": 0.001252
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SDG&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SDG",
"to": "GBP",
"amount": 100
},
"result": 0.1252,
"rate": 0.001252
}Build with SDG/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key