Rate Overview
Live
1 GBP = 1.7185 SGD
1 SGD = 0.581892
GBP
Avg
1.7222
High
1.8760
Low
1.6111
Last updated: 5/26/2026, 10:05:06 PM
Quick Conversions
| GBP | SGD |
|---|---|
| 1 GBP | 1.72 SGD |
| 10 GBP | 17.19 SGD |
| 50 GBP | 85.93 SGD |
| 100 GBP | 171.85 SGD |
| 500 GBP | 859.27 SGD |
| 1,000 GBP | 1,718.53 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-05-26T22:05:06Z",
"rates": {
"SGD": 1.718533
}
}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": 171.85330000000002,
"rate": 1.718533
}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