Rate Overview
Live
1 GBP = 798.2698 SDG
1 SDG = 0.001253
GBP
Avg
809.5224
High
826.5834
Low
798.2698
Last updated: 3/27/2026, 2:38:17 PM
Quick Conversions
| GBP | SDG |
|---|---|
| 1 GBP | 798.27 SDG |
| 10 GBP | 7,982.70 SDG |
| 50 GBP | 39,913.49 SDG |
| 100 GBP | 79,826.98 SDG |
| 500 GBP | 399,134.90 SDG |
| 1,000 GBP | 798,269.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-03-27T14:38:17Z",
"rates": {
"SDG": 798.269809
}
}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": 79826.9809,
"rate": 798.269809
}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