Rate Overview
Live
1 BOB = 0.102538 SGD
1 SGD = 9.7525
BOB
Avg
0.105870
High
0.108724
Low
0.102538
Last updated: 9/5/2026, 7:59:44 AM
Quick Conversions
| BOB | SGD |
|---|---|
| 1 BOB | 0.10 SGD |
| 10 BOB | 1.03 SGD |
| 50 BOB | 5.13 SGD |
| 100 BOB | 10.25 SGD |
| 500 BOB | 51.27 SGD |
| 1,000 BOB | 102.54 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-09-05T07:59:44Z",
"rates": {
"SGD": 0.102538
}
}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": 10.2538,
"rate": 0.102538
}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