Rate Overview
Live
1 BOB = 0.260861 AWG
1 AWG = 3.8335
BOB
Avg
0.260466
High
0.261053
Low
0.259649
Last updated: 5/9/2026, 1:28:13 PM
Quick Conversions
| BOB | AWG |
|---|---|
| 1 BOB | 0.26 AWG |
| 10 BOB | 2.61 AWG |
| 50 BOB | 13.04 AWG |
| 100 BOB | 26.09 AWG |
| 500 BOB | 130.43 AWG |
| 1,000 BOB | 260.86 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-09T13:28:13Z",
"rates": {
"AWG": 0.260861
}
}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.086100000000002,
"rate": 0.260861
}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