Rate Overview
Live
1 AWG = 1.1238 BZD
1 BZD = 0.889814
AWG
Avg
1.1254
High
1.1303
Low
1.1236
Last updated: 9/1/2026, 6:23:40 PM
Quick Conversions
| AWG | BZD |
|---|---|
| 1 AWG | 1.12 BZD |
| 10 AWG | 11.24 BZD |
| 50 AWG | 56.19 BZD |
| 100 AWG | 112.38 BZD |
| 500 AWG | 561.92 BZD |
| 1,000 AWG | 1,123.83 BZD |
Get AWG/BZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=BZDExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-09-01T18:23:40Z",
"rates": {
"BZD": 1.12383
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=BZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "BZD",
"amount": 100
},
"result": 112.38300000000001,
"rate": 1.12383
}Build with AWG/BZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key