Rate Overview
Live
1 GBP = 1.7252 SGD
1 SGD = 0.579632
GBP
Avg
1.7182
High
1.8758
Low
1.6037
Last updated: 7/23/2026, 10:37:21 AM
Quick Conversions
| GBP | SGD |
|---|---|
| 1 GBP | 1.73 SGD |
| 10 GBP | 17.25 SGD |
| 50 GBP | 86.26 SGD |
| 100 GBP | 172.52 SGD |
| 500 GBP | 862.62 SGD |
| 1,000 GBP | 1,725.23 SGD |
Get GBP/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=SGDExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-07-23T10:37:21Z",
"rates": {
"SGD": 1.725233
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "SGD",
"amount": 100
},
"result": 172.5233,
"rate": 1.725233
}Build with GBP/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key