Rate Overview
Live
1 AWG = 1.1255 BZD
1 BZD = 0.888533
AWG
Avg
1.1249
High
1.1264
Low
1.1233
Last updated: 3/7/2026, 7:06:11 AM
Quick Conversions
| AWG | BZD |
|---|---|
| 1 AWG | 1.13 BZD |
| 10 AWG | 11.25 BZD |
| 50 AWG | 56.27 BZD |
| 100 AWG | 112.55 BZD |
| 500 AWG | 562.73 BZD |
| 1,000 AWG | 1,125.45 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-07T07:06:11Z",
"rates": {
"BZD": 1.12545
}
}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.545,
"rate": 1.12545
}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