Rate Overview
Live
1 AWG = 6.2745 BOB
1 BOB = 0.159376
AWG
Avg
4.0305
High
6.2745
Low
3.8071
Last updated: 7/25/2026, 9:53:04 AM
Quick Conversions
| AWG | BOB |
|---|---|
| 1 AWG | 6.27 BOB |
| 10 AWG | 62.74 BOB |
| 50 AWG | 313.72 BOB |
| 100 AWG | 627.45 BOB |
| 500 AWG | 3,137.24 BOB |
| 1,000 AWG | 6,274.47 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-25T09:53:04Z",
"rates": {
"BOB": 6.274473
}
}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": 627.4473,
"rate": 6.274473
}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