Rate Overview
Live
1 AWG = 1.1239 BZD
1 BZD = 0.889721
AWG
Avg
1.1239
High
1.1254
Low
1.1177
Last updated: 7/7/2026, 12:18:46 PM
Quick Conversions
| AWG | BZD |
|---|---|
| 1 AWG | 1.12 BZD |
| 10 AWG | 11.24 BZD |
| 50 AWG | 56.20 BZD |
| 100 AWG | 112.39 BZD |
| 500 AWG | 561.97 BZD |
| 1,000 AWG | 1,123.95 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-07-07T12:18:46Z",
"rates": {
"BZD": 1.123948
}
}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.39479999999999,
"rate": 1.123948
}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