Rate Overview
Live
1 GBP = 797.5295 SDG
1 SDG = 0.001254
GBP
Avg
788.5368
High
822.9830
Low
691.0353
Last updated: 7/28/2026, 12:26:35 AM
Quick Conversions
| GBP | SDG |
|---|---|
| 1 GBP | 797.53 SDG |
| 10 GBP | 7,975.30 SDG |
| 50 GBP | 39,876.48 SDG |
| 100 GBP | 79,752.95 SDG |
| 500 GBP | 398,764.76 SDG |
| 1,000 GBP | 797,529.52 SDG |
Get GBP/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=SDGExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-07-28T00:26:35Z",
"rates": {
"SDG": 797.529524
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "SDG",
"amount": 100
},
"result": 79752.95240000001,
"rate": 797.529524
}Build with GBP/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key