Rate Overview
Live
1 BOB = 0.158390 AWG
1 AWG = 6.3135
BOB
Avg
0.160154
High
0.165130
Low
0.157503
Last updated: 7/30/2026, 11:05:01 PM
Quick Conversions
| BOB | AWG |
|---|---|
| 1 BOB | 0.16 AWG |
| 10 BOB | 1.58 AWG |
| 50 BOB | 7.92 AWG |
| 100 BOB | 15.84 AWG |
| 500 BOB | 79.20 AWG |
| 1,000 BOB | 158.39 AWG |
Get BOB/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=AWGExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-07-30T23:05:01Z",
"rates": {
"AWG": 0.15839
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "AWG",
"amount": 100
},
"result": 15.839,
"rate": 0.15839
}Build with BOB/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key