Rate Overview
Live
1 SGD = 0.582664 GBP
1 GBP = 1.7163
SGD
Avg
0.585606
High
0.587676
Low
0.582664
Last updated: 3/7/2026, 10:20:12 AM
Quick Conversions
| SGD | GBP |
|---|---|
| 1 SGD | 0.58 GBP |
| 10 SGD | 5.83 GBP |
| 50 SGD | 29.13 GBP |
| 100 SGD | 58.27 GBP |
| 500 SGD | 291.33 GBP |
| 1,000 SGD | 582.66 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-03-07T10:20:12Z",
"rates": {
"GBP": 0.582664
}
}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": 58.2664,
"rate": 0.582664
}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