Rate Overview
Live
1 AWG = 1.1253 BZD
1 BZD = 0.888670
AWG
Avg
1.1235
High
1.1257
Low
1.1128
Last updated: 7/25/2026, 8:31:46 PM
Quick Conversions
| AWG | BZD |
|---|---|
| 1 AWG | 1.13 BZD |
| 10 AWG | 11.25 BZD |
| 50 AWG | 56.26 BZD |
| 100 AWG | 112.53 BZD |
| 500 AWG | 562.64 BZD |
| 1,000 AWG | 1,125.28 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-25T20:31:46Z",
"rates": {
"BZD": 1.125277
}
}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.52770000000001,
"rate": 1.125277
}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