Rate Overview
Live
1 BZD = 0.889814 AWG
1 AWG = 1.1238
BZD
Avg
0.888588
High
0.889968
Low
0.884754
Last updated: 9/1/2026, 6:27:16 PM
Quick Conversions
| BZD | AWG |
|---|---|
| 1 BZD | 0.89 AWG |
| 10 BZD | 8.90 AWG |
| 50 BZD | 44.49 AWG |
| 100 BZD | 88.98 AWG |
| 500 BZD | 444.91 AWG |
| 1,000 BZD | 889.81 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-09-01T18:27:16Z",
"rates": {
"AWG": 0.889814
}
}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.9814,
"rate": 0.889814
}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