Rate Overview
Live
1 BOB = 0.114701 SGD
1 SGD = 8.7183
BOB
Avg
0.180674
High
0.188531
Low
0.114701
Last updated: 7/28/2026, 1:37:48 PM
Quick Conversions
| BOB | SGD |
|---|---|
| 1 BOB | 0.11 SGD |
| 10 BOB | 1.15 SGD |
| 50 BOB | 5.74 SGD |
| 100 BOB | 11.47 SGD |
| 500 BOB | 57.35 SGD |
| 1,000 BOB | 114.70 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-28T13:37:48Z",
"rates": {
"SGD": 0.114701
}
}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.4701,
"rate": 0.114701
}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