Rate Overview
Live
1 BOB = 0.116256 SGD
1 SGD = 8.6017
BOB
Avg
0.175673
High
0.187972
Low
0.116256
Last updated: 7/24/2026, 5:25:58 AM
Quick Conversions
| BOB | SGD |
|---|---|
| 1 BOB | 0.12 SGD |
| 10 BOB | 1.16 SGD |
| 50 BOB | 5.81 SGD |
| 100 BOB | 11.63 SGD |
| 500 BOB | 58.13 SGD |
| 1,000 BOB | 116.26 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-24T05:25:58Z",
"rates": {
"SGD": 0.116256
}
}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": 11.6256,
"rate": 0.116256
}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