Rate Overview
Live
1 BOB = 0.260502 AWG
1 AWG = 3.8387
BOB
Avg
0.260632
High
0.260994
Low
0.259621
Last updated: 4/17/2026, 6:24:04 AM
Quick Conversions
| BOB | AWG |
|---|---|
| 1 BOB | 0.26 AWG |
| 10 BOB | 2.61 AWG |
| 50 BOB | 13.03 AWG |
| 100 BOB | 26.05 AWG |
| 500 BOB | 130.25 AWG |
| 1,000 BOB | 260.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-04-17T06:24:04Z",
"rates": {
"AWG": 0.260502
}
}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": 26.0502,
"rate": 0.260502
}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