Rate Overview
Live
1 GBP = 798.7075 SDG
1 SDG = 0.001252
GBP
Avg
801.7640
High
805.2826
Low
798.7075
Last updated: 3/27/2026, 11:17:36 AM
Quick Conversions
| GBP | SDG |
|---|---|
| 1 GBP | 798.71 SDG |
| 10 GBP | 7,987.07 SDG |
| 50 GBP | 39,935.37 SDG |
| 100 GBP | 79,870.75 SDG |
| 500 GBP | 399,353.74 SDG |
| 1,000 GBP | 798,707.47 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-27T11:17:36Z",
"rates": {
"SDG": 798.707474
}
}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": 79870.74740000001,
"rate": 798.707474
}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