Rate Overview
Live
1 BOB = 0.259636 AWG
1 AWG = 3.8515
BOB
Avg
0.259273
High
0.262735
Low
0.258156
Last updated: 5/29/2026, 5:27:58 PM
Quick Conversions
| BOB | AWG |
|---|---|
| 1 BOB | 0.26 AWG |
| 10 BOB | 2.60 AWG |
| 50 BOB | 12.98 AWG |
| 100 BOB | 25.96 AWG |
| 500 BOB | 129.82 AWG |
| 1,000 BOB | 259.64 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-05-29T17:27:58Z",
"rates": {
"AWG": 0.259636
}
}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": 25.9636,
"rate": 0.259636
}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