Rate Overview
Live
1 GBP = 802.2202 SDG
1 SDG = 0.001247
GBP
Avg
804.0619
High
809.3646
Low
799.0976
Last updated: 3/6/2026, 8:10:18 AM
Quick Conversions
| GBP | SDG |
|---|---|
| 1 GBP | 802.22 SDG |
| 10 GBP | 8,022.20 SDG |
| 50 GBP | 40,111.01 SDG |
| 100 GBP | 80,222.02 SDG |
| 500 GBP | 401,110.11 SDG |
| 1,000 GBP | 802,220.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-03-06T08:10:18Z",
"rates": {
"SDG": 802.220215
}
}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": 80222.0215,
"rate": 802.220215
}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