Rate Overview
Live
1 BZD = 0.888533 AWG
1 AWG = 1.1255
BZD
Avg
0.888942
High
0.890256
Low
0.887804
Last updated: 3/7/2026, 7:58:30 AM
Quick Conversions
| BZD | AWG |
|---|---|
| 1 BZD | 0.89 AWG |
| 10 BZD | 8.89 AWG |
| 50 BZD | 44.43 AWG |
| 100 BZD | 88.85 AWG |
| 500 BZD | 444.27 AWG |
| 1,000 BZD | 888.53 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-07T07:58:30Z",
"rates": {
"AWG": 0.888533
}
}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.8533,
"rate": 0.888533
}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