Rate Overview
Live
1 AWG = 6.2983 BOB
1 BOB = 0.158773
AWG
Avg
5.2744
High
6.2983
Low
3.8542
Last updated: 7/28/2026, 8:42:59 AM
Quick Conversions
| AWG | BOB |
|---|---|
| 1 AWG | 6.30 BOB |
| 10 AWG | 62.98 BOB |
| 50 AWG | 314.92 BOB |
| 100 AWG | 629.83 BOB |
| 500 AWG | 3,149.15 BOB |
| 1,000 AWG | 6,298.30 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-28T08:42:59Z",
"rates": {
"BOB": 6.298302
}
}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": 629.8302,
"rate": 6.298302
}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