Rate Overview
Live
1 BZD = 2.0370 MYR
1 MYR = 0.490918
BZD
Avg
1.9820
High
2.0602
Low
1.9329
Last updated: 7/28/2026, 7:46:19 PM
Quick Conversions
| BZD | MYR |
|---|---|
| 1 BZD | 2.04 MYR |
| 10 BZD | 20.37 MYR |
| 50 BZD | 101.85 MYR |
| 100 BZD | 203.70 MYR |
| 500 BZD | 1,018.50 MYR |
| 1,000 BZD | 2,037.00 MYR |
Get BZD/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BZD¤cies=MYRExample Response:
{
"success": true,
"base": "BZD",
"date": "2026-07-28T19:46:19Z",
"rates": {
"MYR": 2.037
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BZD&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BZD",
"to": "MYR",
"amount": 100
},
"result": 203.7,
"rate": 2.037
}Build with BZD/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key