Rate Overview
Live
1 GBP = 799.1308 SDG
1 SDG = 0.001251
GBP
Avg
788.6035
High
822.9830
Low
691.0353
Last updated: 7/23/2026, 3:02:59 PM
Quick Conversions
| GBP | SDG |
|---|---|
| 1 GBP | 799.13 SDG |
| 10 GBP | 7,991.31 SDG |
| 50 GBP | 39,956.54 SDG |
| 100 GBP | 79,913.08 SDG |
| 500 GBP | 399,565.39 SDG |
| 1,000 GBP | 799,130.78 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-23T15:02:59Z",
"rates": {
"SDG": 799.130781
}
}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": 79913.0781,
"rate": 799.130781
}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