Rate Overview
Live
1 GBP = 809.6256 SDG
1 SDG = 0.001235
GBP
Avg
812.9692
High
818.0279
Low
809.3298
Last updated: 9/2/2026, 7:32:51 PM
Quick Conversions
| GBP | SDG |
|---|---|
| 1 GBP | 809.63 SDG |
| 10 GBP | 8,096.26 SDG |
| 50 GBP | 40,481.28 SDG |
| 100 GBP | 80,962.56 SDG |
| 500 GBP | 404,812.82 SDG |
| 1,000 GBP | 809,625.65 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-09-02T19:32:51Z",
"rates": {
"SDG": 809.625647
}
}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": 80962.5647,
"rate": 809.625647
}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