Rate Overview
Live
1 GBP = 802.7132 SDG
1 SDG = 0.001246
GBP
Avg
804.4453
High
825.5287
Low
747.1947
Last updated: 7/22/2026, 8:12:08 PM
Quick Conversions
| GBP | SDG |
|---|---|
| 1 GBP | 802.71 SDG |
| 10 GBP | 8,027.13 SDG |
| 50 GBP | 40,135.66 SDG |
| 100 GBP | 80,271.32 SDG |
| 500 GBP | 401,356.61 SDG |
| 1,000 GBP | 802,713.22 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-22T20:12:08Z",
"rates": {
"SDG": 802.713223
}
}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": 80271.3223,
"rate": 802.713223
}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