Rate Overview
Live
1 GBP = 1.7124 SGD
1 SGD = 0.583961
GBP
Avg
1.7060
High
1.7124
Low
1.7016
Last updated: 3/6/2026, 6:12:45 PM
Quick Conversions
| GBP | SGD |
|---|---|
| 1 GBP | 1.71 SGD |
| 10 GBP | 17.12 SGD |
| 50 GBP | 85.62 SGD |
| 100 GBP | 171.24 SGD |
| 500 GBP | 856.22 SGD |
| 1,000 GBP | 1,712.44 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-03-06T18:12:45Z",
"rates": {
"SGD": 1.712444
}
}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.2444,
"rate": 1.712444
}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