Rate Overview
Live
1 AWG = 6.6662 BOB
1 BOB = 0.150011
AWG
Avg
6.5566
High
6.6662
Low
6.4267
Last updated: 9/2/2026, 2:56:12 PM
Quick Conversions
| AWG | BOB |
|---|---|
| 1 AWG | 6.67 BOB |
| 10 AWG | 66.66 BOB |
| 50 AWG | 333.31 BOB |
| 100 AWG | 666.62 BOB |
| 500 AWG | 3,333.09 BOB |
| 1,000 AWG | 6,666.19 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-09-02T14:56:12Z",
"rates": {
"BOB": 6.666189
}
}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": 666.6189,
"rate": 6.666189
}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