Rate Overview
Live
1 AWG = 3.8684 BOB
1 BOB = 0.258506
AWG
Avg
3.8575
High
3.8745
Low
3.8306
Last updated: 5/27/2026, 11:51:31 PM
Quick Conversions
| AWG | BOB |
|---|---|
| 1 AWG | 3.87 BOB |
| 10 AWG | 38.68 BOB |
| 50 AWG | 193.42 BOB |
| 100 AWG | 386.84 BOB |
| 500 AWG | 1,934.19 BOB |
| 1,000 AWG | 3,868.38 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-05-27T23:51:31Z",
"rates": {
"BOB": 3.868382
}
}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": 386.8382,
"rate": 3.868382
}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