Rate Overview
Live
1 AWG = 3.8657 BOB
1 BOB = 0.258688
AWG
Avg
3.8636
High
3.8723
Low
3.8511
Last updated: 3/27/2026, 4:46:01 PM
Quick Conversions
| AWG | BOB |
|---|---|
| 1 AWG | 3.87 BOB |
| 10 AWG | 38.66 BOB |
| 50 AWG | 193.28 BOB |
| 100 AWG | 386.57 BOB |
| 500 AWG | 1,932.83 BOB |
| 1,000 AWG | 3,865.66 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-03-27T16:46:01Z",
"rates": {
"BOB": 3.865663
}
}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.5663,
"rate": 3.865663
}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