Rate Overview
Live
1 GBP = 799.0511 SDG
1 SDG = 0.001251
GBP
Avg
801.5887
High
810.8709
Low
792.0178
Last updated: 7/27/2026, 12:51:33 PM
Quick Conversions
| GBP | SDG |
|---|---|
| 1 GBP | 799.05 SDG |
| 10 GBP | 7,990.51 SDG |
| 50 GBP | 39,952.56 SDG |
| 100 GBP | 79,905.11 SDG |
| 500 GBP | 399,525.57 SDG |
| 1,000 GBP | 799,051.13 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-27T12:51:33Z",
"rates": {
"SDG": 799.051134
}
}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": 79905.1134,
"rate": 799.051134
}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