Rate Overview
Live
1 BOB = 0.157503 AWG
1 AWG = 6.3491
BOB
Avg
0.251562
High
0.262668
Low
0.157503
Last updated: 7/29/2026, 10:24:43 AM
Quick Conversions
| BOB | AWG |
|---|---|
| 1 BOB | 0.16 AWG |
| 10 BOB | 1.58 AWG |
| 50 BOB | 7.88 AWG |
| 100 BOB | 15.75 AWG |
| 500 BOB | 78.75 AWG |
| 1,000 BOB | 157.50 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-29T10:24:43Z",
"rates": {
"AWG": 0.157503
}
}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.750300000000001,
"rate": 0.157503
}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