Rate Overview
Live
1 SGD = 0.577348 GBP
1 GBP = 1.7321
SGD
Avg
0.579132
High
0.580543
Low
0.577260
Last updated: 7/9/2026, 5:19:48 AM
Quick Conversions
| SGD | GBP |
|---|---|
| 1 SGD | 0.58 GBP |
| 10 SGD | 5.77 GBP |
| 50 SGD | 28.87 GBP |
| 100 SGD | 57.73 GBP |
| 500 SGD | 288.67 GBP |
| 1,000 SGD | 577.35 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-07-09T05:19:48Z",
"rates": {
"GBP": 0.577348
}
}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.7348,
"rate": 0.577348
}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