Rate Overview
Live
1 AWG = 6.0479 BOB
1 BOB = 0.165347
AWG
Avg
3.9736
High
6.0479
Low
3.8166
Last updated: 7/22/2026, 8:07:09 PM
Quick Conversions
| AWG | BOB |
|---|---|
| 1 AWG | 6.05 BOB |
| 10 AWG | 60.48 BOB |
| 50 AWG | 302.39 BOB |
| 100 AWG | 604.79 BOB |
| 500 AWG | 3,023.94 BOB |
| 1,000 AWG | 6,047.89 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-07-22T20:07:09Z",
"rates": {
"BOB": 6.047887
}
}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": 604.7887000000001,
"rate": 6.047887
}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