Rate Overview
Live
1 BZD = 0.894985 AWG
1 AWG = 1.1173
BZD
Avg
0.895473
High
0.896722
Low
0.892033
Last updated: 4/17/2026, 12:05:32 PM
Quick Conversions
| BZD | AWG |
|---|---|
| 1 BZD | 0.89 AWG |
| 10 BZD | 8.95 AWG |
| 50 BZD | 44.75 AWG |
| 100 BZD | 89.50 AWG |
| 500 BZD | 447.49 AWG |
| 1,000 BZD | 894.99 AWG |
Get BZD/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BZD¤cies=AWGExample Response:
{
"success": true,
"base": "BZD",
"date": "2026-04-17T12:05:32Z",
"rates": {
"AWG": 0.894985
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BZD&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "BZD",
"to": "AWG",
"amount": 100
},
"result": 89.4985,
"rate": 0.894985
}Build with BZD/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key