Rate Overview
Live
1 GBP = 798.4898 SDG
1 SDG = 0.001252
GBP
Avg
803.3656
High
823.6396
Low
693.3287
Last updated: 7/27/2026, 4:01:02 PM
Quick Conversions
| GBP | SDG |
|---|---|
| 1 GBP | 798.49 SDG |
| 10 GBP | 7,984.90 SDG |
| 50 GBP | 39,924.49 SDG |
| 100 GBP | 79,848.98 SDG |
| 500 GBP | 399,244.91 SDG |
| 1,000 GBP | 798,489.81 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-27T16:01:02Z",
"rates": {
"SDG": 798.48981
}
}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": 79848.981,
"rate": 798.48981
}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