Rate Overview
Live
1 BOB = 0.184471 SGD
1 SGD = 5.4209
BOB
Avg
0.184454
High
0.185939
Low
0.182672
Last updated: 5/27/2026, 11:59:29 PM
Quick Conversions
| BOB | SGD |
|---|---|
| 1 BOB | 0.18 SGD |
| 10 BOB | 1.84 SGD |
| 50 BOB | 9.22 SGD |
| 100 BOB | 18.45 SGD |
| 500 BOB | 92.24 SGD |
| 1,000 BOB | 184.47 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-05-27T23:59:29Z",
"rates": {
"SGD": 0.184471
}
}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.4471,
"rate": 0.184471
}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