Rate Overview
Live
1 SDG = 0.020242 BOB
1 BOB = 49.4022
SDG
Avg
0.019714
High
0.020242
Low
0.019250
Last updated: 9/3/2026, 5:05:37 AM
Quick Conversions
| SDG | BOB |
|---|---|
| 1 SDG | 0.02 BOB |
| 10 SDG | 0.20 BOB |
| 50 SDG | 1.01 BOB |
| 100 SDG | 2.02 BOB |
| 500 SDG | 10.12 BOB |
| 1,000 SDG | 20.24 BOB |
Get SDG/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SDG¤cies=BOBExample Response:
{
"success": true,
"base": "SDG",
"date": "2026-09-03T05:05:37Z",
"rates": {
"BOB": 0.020242
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SDG&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "SDG",
"to": "BOB",
"amount": 100
},
"result": 2.0242,
"rate": 0.020242
}Build with SDG/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key