Rate Overview
Live
1 GBP = 801.3489 SDG
1 SDG = 0.001248
GBP
Avg
798.3408
High
801.5248
Low
793.5704
Last updated: 7/6/2026, 1:22:46 AM
Quick Conversions
| GBP | SDG |
|---|---|
| 1 GBP | 801.35 SDG |
| 10 GBP | 8,013.49 SDG |
| 50 GBP | 40,067.45 SDG |
| 100 GBP | 80,134.89 SDG |
| 500 GBP | 400,674.46 SDG |
| 1,000 GBP | 801,348.92 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-06T01:22:46Z",
"rates": {
"SDG": 801.348923
}
}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": 80134.8923,
"rate": 801.348923
}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