Rate Overview
Live
1 BZD = 0.894925 AWG
1 AWG = 1.1174
BZD
Avg
0.890020
High
0.894925
Low
0.885032
Last updated: 3/28/2026, 9:11:37 AM
Quick Conversions
| BZD | AWG |
|---|---|
| 1 BZD | 0.89 AWG |
| 10 BZD | 8.95 AWG |
| 50 BZD | 44.75 AWG |
| 100 BZD | 89.49 AWG |
| 500 BZD | 447.46 AWG |
| 1,000 BZD | 894.93 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-03-28T09:11:37Z",
"rates": {
"AWG": 0.894925
}
}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.49249999999999,
"rate": 0.894925
}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