Rate Overview
Live
1 AWG = 6.5892 BOB
1 BOB = 0.151763
AWG
Avg
6.6814
High
6.7718
Low
6.5892
Last updated: 8/13/2026, 7:04:55 AM
Quick Conversions
| AWG | BOB |
|---|---|
| 1 AWG | 6.59 BOB |
| 10 AWG | 65.89 BOB |
| 50 AWG | 329.46 BOB |
| 100 AWG | 658.92 BOB |
| 500 AWG | 3,294.61 BOB |
| 1,000 AWG | 6,589.21 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-08-13T07:04:55Z",
"rates": {
"BOB": 6.589211
}
}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": 658.9211,
"rate": 6.589211
}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