Rate Overview
Live
1 AWG = 1.1174 BZD
1 BZD = 0.894926
AWG
Avg
1.1246
High
1.1289
Low
1.1174
Last updated: 3/28/2026, 11:07:28 AM
Quick Conversions
| AWG | BZD |
|---|---|
| 1 AWG | 1.12 BZD |
| 10 AWG | 11.17 BZD |
| 50 AWG | 55.87 BZD |
| 100 AWG | 111.74 BZD |
| 500 AWG | 558.71 BZD |
| 1,000 AWG | 1,117.41 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-03-28T11:07:28Z",
"rates": {
"BZD": 1.117411
}
}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": 111.74109999999999,
"rate": 1.117411
}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