Rate Overview
Live
1 BOB = 0.186525 SGD
1 SGD = 5.3612
BOB
Avg
0.186785
High
0.187458
Low
0.186314
Last updated: 7/6/2026, 11:59:01 PM
Quick Conversions
| BOB | SGD |
|---|---|
| 1 BOB | 0.19 SGD |
| 10 BOB | 1.87 SGD |
| 50 BOB | 9.33 SGD |
| 100 BOB | 18.65 SGD |
| 500 BOB | 93.26 SGD |
| 1,000 BOB | 186.53 SGD |
Get BOB/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=SGDExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-07-06T23:59:01Z",
"rates": {
"SGD": 0.186525
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "SGD",
"amount": 100
},
"result": 18.6525,
"rate": 0.186525
}Build with BOB/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key