Rate Overview
Live
1 AWG = 3.8667 BOB
1 BOB = 0.258619
AWG
Avg
3.8653
High
3.8723
Low
3.8542
Last updated: 7/7/2026, 9:26:42 AM
Quick Conversions
| AWG | BOB |
|---|---|
| 1 AWG | 3.87 BOB |
| 10 AWG | 38.67 BOB |
| 50 AWG | 193.33 BOB |
| 100 AWG | 386.67 BOB |
| 500 AWG | 1,933.34 BOB |
| 1,000 AWG | 3,866.69 BOB |
Get AWG/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=BOBExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-07-07T09:26:42Z",
"rates": {
"BOB": 3.866685
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "BOB",
"amount": 100
},
"result": 386.6685,
"rate": 3.866685
}Build with AWG/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key