Rate Overview
Live
1 SGD = 0.582177 GBP
1 GBP = 1.7177
SGD
Avg
0.581784
High
0.583811
Low
0.579690
Last updated: 4/18/2026, 9:21:39 PM
Quick Conversions
| SGD | GBP |
|---|---|
| 1 SGD | 0.58 GBP |
| 10 SGD | 5.82 GBP |
| 50 SGD | 29.11 GBP |
| 100 SGD | 58.22 GBP |
| 500 SGD | 291.09 GBP |
| 1,000 SGD | 582.18 GBP |
Get SGD/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=GBPExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-04-18T21:21:39Z",
"rates": {
"GBP": 0.582177
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "GBP",
"amount": 100
},
"result": 58.217699999999994,
"rate": 0.582177
}Build with SGD/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key