Rate Overview
Live
1 AWG = 3.8586 BOB
1 BOB = 0.259160
AWG
Avg
3.8626
High
3.8790
Low
3.8561
Last updated: 3/7/2026, 6:44:22 AM
Quick Conversions
| AWG | BOB |
|---|---|
| 1 AWG | 3.86 BOB |
| 10 AWG | 38.59 BOB |
| 50 AWG | 192.93 BOB |
| 100 AWG | 385.86 BOB |
| 500 AWG | 1,929.31 BOB |
| 1,000 AWG | 3,858.62 BOB |
Get AWG/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=BOBExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-03-07T06:44:22Z",
"rates": {
"BOB": 3.858623
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "BOB",
"amount": 100
},
"result": 385.8623,
"rate": 3.858623
}Build with AWG/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key