Rate Overview
Live
1 GBP = 1.7212 SGD
1 SGD = 0.580982
GBP
Avg
1.7220
High
1.7247
Low
1.7201
Last updated: 6/15/2026, 9:48:18 PM
Quick Conversions
| GBP | SGD |
|---|---|
| 1 GBP | 1.72 SGD |
| 10 GBP | 17.21 SGD |
| 50 GBP | 86.06 SGD |
| 100 GBP | 172.12 SGD |
| 500 GBP | 860.61 SGD |
| 1,000 GBP | 1,721.22 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-06-15T21:48:18Z",
"rates": {
"SGD": 1.721223
}
}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.1223,
"rate": 1.721223
}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