Rate Overview
Live
1 GBP = 812.3041 SDG
1 SDG = 0.001231
GBP
Avg
810.3697
High
812.4294
Low
807.3315
Last updated: 8/14/2026, 7:27:26 PM
Quick Conversions
| GBP | SDG |
|---|---|
| 1 GBP | 812.30 SDG |
| 10 GBP | 8,123.04 SDG |
| 50 GBP | 40,615.20 SDG |
| 100 GBP | 81,230.41 SDG |
| 500 GBP | 406,152.03 SDG |
| 1,000 GBP | 812,304.07 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-08-14T19:27:26Z",
"rates": {
"SDG": 812.304066
}
}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": 81230.4066,
"rate": 812.304066
}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