Rate Overview
Live
1 SGD = 0.578427 GBP
1 GBP = 1.7288
SGD
Avg
0.578149
High
0.579003
Low
0.577616
Last updated: 8/18/2026, 11:29:59 AM
Quick Conversions
| SGD | GBP |
|---|---|
| 1 SGD | 0.58 GBP |
| 10 SGD | 5.78 GBP |
| 50 SGD | 28.92 GBP |
| 100 SGD | 57.84 GBP |
| 500 SGD | 289.21 GBP |
| 1,000 SGD | 578.43 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-08-18T11:29:59Z",
"rates": {
"GBP": 0.578427
}
}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": 57.8427,
"rate": 0.578427
}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