Rate Overview
Live
1 SGD = 5.4601 BOB
1 BOB = 0.183146
SGD
Avg
5.4344
High
5.4601
Low
5.4162
Last updated: 5/7/2026, 12:33:10 PM
Quick Conversions
| SGD | BOB |
|---|---|
| 1 SGD | 5.46 BOB |
| 10 SGD | 54.60 BOB |
| 50 SGD | 273.01 BOB |
| 100 SGD | 546.01 BOB |
| 500 SGD | 2,730.06 BOB |
| 1,000 SGD | 5,460.11 BOB |
Get SGD/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=BOBExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-05-07T12:33:10Z",
"rates": {
"BOB": 5.460114
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "BOB",
"amount": 100
},
"result": 546.0114,
"rate": 5.460114
}Build with SGD/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key