Rate Overview
Live
1 BZD = 1.9989 MYR
1 MYR = 0.500274
BZD
Avg
1.9715
High
1.9989
Low
1.9555
Last updated: 3/27/2026, 8:11:23 AM
Quick Conversions
| BZD | MYR |
|---|---|
| 1 BZD | 2.00 MYR |
| 10 BZD | 19.99 MYR |
| 50 BZD | 99.95 MYR |
| 100 BZD | 199.89 MYR |
| 500 BZD | 999.45 MYR |
| 1,000 BZD | 1,998.90 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-03-27T08:11:23Z",
"rates": {
"MYR": 1.998903
}
}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": 199.8903,
"rate": 1.998903
}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