Rate Overview
Live
1 BOB = 0.152373 AWG
1 AWG = 6.5628
BOB
Avg
0.246886
High
0.261053
Low
0.152373
Last updated: 7/31/2026, 9:02:28 AM
Quick Conversions
| BOB | AWG |
|---|---|
| 1 BOB | 0.15 AWG |
| 10 BOB | 1.52 AWG |
| 50 BOB | 7.62 AWG |
| 100 BOB | 15.24 AWG |
| 500 BOB | 76.19 AWG |
| 1,000 BOB | 152.37 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-31T09:02:28Z",
"rates": {
"AWG": 0.152373
}
}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.237300000000001,
"rate": 0.152373
}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