Rate Overview
Live
1 BOB = 0.258687 AWG
1 AWG = 3.8657
BOB
Avg
0.259006
High
0.262668
Low
0.258114
Last updated: 3/27/2026, 3:14:03 PM
Quick Conversions
| BOB | AWG |
|---|---|
| 1 BOB | 0.26 AWG |
| 10 BOB | 2.59 AWG |
| 50 BOB | 12.93 AWG |
| 100 BOB | 25.87 AWG |
| 500 BOB | 129.34 AWG |
| 1,000 BOB | 258.69 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-03-27T15:14:03Z",
"rates": {
"AWG": 0.258687
}
}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.8687,
"rate": 0.258687
}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