Rate Overview
Live
1 BOB = 0.143054 AWG
1 AWG = 6.9904
BOB
Avg
0.144681
High
0.147498
Low
0.143054
Last updated: 9/10/2026, 5:07:02 PM
Quick Conversions
| BOB | AWG |
|---|---|
| 1 BOB | 0.14 AWG |
| 10 BOB | 1.43 AWG |
| 50 BOB | 7.15 AWG |
| 100 BOB | 14.31 AWG |
| 500 BOB | 71.53 AWG |
| 1,000 BOB | 143.05 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-09-10T17:07:02Z",
"rates": {
"AWG": 0.143054
}
}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": 14.305399999999999,
"rate": 0.143054
}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