Rate Overview
Live
1 AWG = 3.8372 BOB
1 BOB = 0.260604
AWG
Avg
3.8385
High
3.8485
Low
3.8306
Last updated: 5/7/2026, 1:47:10 PM
Quick Conversions
| AWG | BOB |
|---|---|
| 1 AWG | 3.84 BOB |
| 10 AWG | 38.37 BOB |
| 50 AWG | 191.86 BOB |
| 100 AWG | 383.72 BOB |
| 500 AWG | 1,918.62 BOB |
| 1,000 AWG | 3,837.24 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-07T13:47:10Z",
"rates": {
"BOB": 3.837238
}
}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": 383.72380000000004,
"rate": 3.837238
}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