Rate Overview
Live
1 BZD = 0.888313 AWG
1 AWG = 1.1257
BZD
Avg
0.889148
High
0.894707
Low
0.885584
Last updated: 7/23/2026, 12:11:50 AM
Quick Conversions
| BZD | AWG |
|---|---|
| 1 BZD | 0.89 AWG |
| 10 BZD | 8.88 AWG |
| 50 BZD | 44.42 AWG |
| 100 BZD | 88.83 AWG |
| 500 BZD | 444.16 AWG |
| 1,000 BZD | 888.31 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-07-23T00:11:50Z",
"rates": {
"AWG": 0.888313
}
}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": 88.8313,
"rate": 0.888313
}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