Rate Overview
Live
1 BOB = 0.185197 SGD
1 SGD = 5.3997
BOB
Avg
0.184411
High
0.185532
Low
0.183163
Last updated: 3/7/2026, 4:24:42 AM
Quick Conversions
| BOB | SGD |
|---|---|
| 1 BOB | 0.19 SGD |
| 10 BOB | 1.85 SGD |
| 50 BOB | 9.26 SGD |
| 100 BOB | 18.52 SGD |
| 500 BOB | 92.60 SGD |
| 1,000 BOB | 185.20 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-03-07T04:24:42Z",
"rates": {
"SGD": 0.185197
}
}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.5197,
"rate": 0.185197
}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