Rate Overview
Live
1 SGD = 5.4209 BOB
1 BOB = 0.184471
SGD
Avg
5.3031
High
5.4408
Low
5.0615
Last updated: 5/27/2026, 11:53:59 PM
Quick Conversions
| SGD | BOB |
|---|---|
| 1 SGD | 5.42 BOB |
| 10 SGD | 54.21 BOB |
| 50 SGD | 271.04 BOB |
| 100 SGD | 542.09 BOB |
| 500 SGD | 2,710.45 BOB |
| 1,000 SGD | 5,420.89 BOB |
Get SGD/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=BOBExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-05-27T23:53:59Z",
"rates": {
"BOB": 5.420892
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "BOB",
"amount": 100
},
"result": 542.0892,
"rate": 5.420892
}Build with SGD/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key