Rate Overview
Live
1 SGD = 0.581344 GBP
1 GBP = 1.7202
SGD
Avg
0.582695
High
0.623554
Low
0.533108
Last updated: 7/24/2026, 1:09:06 PM
Quick Conversions
| SGD | GBP |
|---|---|
| 1 SGD | 0.58 GBP |
| 10 SGD | 5.81 GBP |
| 50 SGD | 29.07 GBP |
| 100 SGD | 58.13 GBP |
| 500 SGD | 290.67 GBP |
| 1,000 SGD | 581.34 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-07-24T13:09:06Z",
"rates": {
"GBP": 0.581344
}
}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.1344,
"rate": 0.581344
}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