Rate Overview
Live
1 BOB = 0.154171 AWG
1 AWG = 6.4863
BOB
Avg
0.153622
High
0.154223
Low
0.151763
Last updated: 8/20/2026, 4:17:06 AM
Quick Conversions
| BOB | AWG |
|---|---|
| 1 BOB | 0.15 AWG |
| 10 BOB | 1.54 AWG |
| 50 BOB | 7.71 AWG |
| 100 BOB | 15.42 AWG |
| 500 BOB | 77.09 AWG |
| 1,000 BOB | 154.17 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-08-20T04:17:06Z",
"rates": {
"AWG": 0.154171
}
}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.4171,
"rate": 0.154171
}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