Rate Overview
Live
1 GBP = 797.3154 SDG
1 SDG = 0.001254
GBP
Avg
802.3669
High
813.1179
Low
794.1729
Last updated: 3/27/2026, 12:55:10 PM
Quick Conversions
| GBP | SDG |
|---|---|
| 1 GBP | 797.32 SDG |
| 10 GBP | 7,973.15 SDG |
| 50 GBP | 39,865.77 SDG |
| 100 GBP | 79,731.54 SDG |
| 500 GBP | 398,657.71 SDG |
| 1,000 GBP | 797,315.41 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-27T12:55:10Z",
"rates": {
"SDG": 797.315411
}
}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": 79731.5411,
"rate": 797.315411
}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