Rate Overview
Live
1 BOB = 0.117981 SGD
1 SGD = 8.4759
BOB
Avg
0.117883
High
0.120736
Low
0.114810
Last updated: 7/27/2026, 6:00:46 PM
Quick Conversions
| BOB | SGD |
|---|---|
| 1 BOB | 0.12 SGD |
| 10 BOB | 1.18 SGD |
| 50 BOB | 5.90 SGD |
| 100 BOB | 11.80 SGD |
| 500 BOB | 58.99 SGD |
| 1,000 BOB | 117.98 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-27T18:00:46Z",
"rates": {
"SGD": 0.117981
}
}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.7981,
"rate": 0.117981
}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