Rate Overview
Live
1 SDG = 0.001251 GBP
1 GBP = 799.3605
SDG
Avg
0.001265
High
0.001344
Low
0.001215
Last updated: 3/27/2026, 9:29:45 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-27T09:29:45Z",
"rates": {
"GBP": 0.001251
}
}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.1251,
"rate": 0.001251
}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