Rate Overview
Live
1 MYR = 0.500305 BZD
1 BZD = 1.9988
MYR
Avg
0.507262
High
0.511371
Low
0.500305
Last updated: 3/27/2026, 9:44:32 AM
Quick Conversions
| MYR | BZD |
|---|---|
| 1 MYR | 0.50 BZD |
| 10 MYR | 5.00 BZD |
| 50 MYR | 25.02 BZD |
| 100 MYR | 50.03 BZD |
| 500 MYR | 250.15 BZD |
| 1,000 MYR | 500.31 BZD |
Get MYR/BZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=BZDExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-03-27T09:44:32Z",
"rates": {
"BZD": 0.500305
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=BZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "BZD",
"amount": 100
},
"result": 50.0305,
"rate": 0.500305
}Build with MYR/BZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key