Rate Overview
Live
1 GBP = 805.6734 SDG
1 SDG = 0.001241
GBP
Avg
787.7802
High
822.9830
Low
691.0353
Last updated: 5/27/2026, 4:21:28 PM
Quick Conversions
| GBP | SDG |
|---|---|
| 1 GBP | 805.67 SDG |
| 10 GBP | 8,056.73 SDG |
| 50 GBP | 40,283.67 SDG |
| 100 GBP | 80,567.34 SDG |
| 500 GBP | 402,836.72 SDG |
| 1,000 GBP | 805,673.44 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-05-27T16:21:28Z",
"rates": {
"SDG": 805.673441
}
}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": 80567.3441,
"rate": 805.673441
}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