Rate Overview
Live
1 GBP = 812.5648 SDG
1 SDG = 0.001231
GBP
Avg
811.0584
High
815.4809
Low
806.5989
Last updated: 4/17/2026, 6:14:01 AM
Quick Conversions
| GBP | SDG |
|---|---|
| 1 GBP | 812.56 SDG |
| 10 GBP | 8,125.65 SDG |
| 50 GBP | 40,628.24 SDG |
| 100 GBP | 81,256.48 SDG |
| 500 GBP | 406,282.39 SDG |
| 1,000 GBP | 812,564.77 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-04-17T06:14:01Z",
"rates": {
"SDG": 812.564772
}
}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": 81256.4772,
"rate": 812.564772
}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