Rate Overview
Live
1 BOB = 0.109782 SGD
1 SGD = 9.1090
BOB
Avg
0.108566
High
0.110209
Low
0.105731
Last updated: 8/17/2026, 1:39:06 PM
Quick Conversions
| BOB | SGD |
|---|---|
| 1 BOB | 0.11 SGD |
| 10 BOB | 1.10 SGD |
| 50 BOB | 5.49 SGD |
| 100 BOB | 10.98 SGD |
| 500 BOB | 54.89 SGD |
| 1,000 BOB | 109.78 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-08-17T13:39:06Z",
"rates": {
"SGD": 0.109782
}
}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.978200000000001,
"rate": 0.109782
}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