Rate Overview
Live
1 SDG = 0.001238 GBP
1 GBP = 807.7544
SDG
Avg
0.001238
High
0.001327
Low
0.001209
Last updated: 5/29/2026, 10:02:24 PM
Quick Conversions
| SDG | GBP |
|---|---|
| 1 SDG | 0.00 GBP |
| 10 SDG | 0.01 GBP |
| 50 SDG | 0.06 GBP |
| 100 SDG | 0.12 GBP |
| 500 SDG | 0.62 GBP |
| 1,000 SDG | 1.24 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-05-29T22:02:24Z",
"rates": {
"GBP": 0.001238
}
}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.1238,
"rate": 0.001238
}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