Rate Overview
Live
1 NZD = 2.3351 MYR
1 MYR = 0.428249
NZD
Avg
2.3242
High
2.3351
Low
2.3137
Last updated: 7/8/2026, 8:12:50 AM
Quick Conversions
| NZD | MYR |
|---|---|
| 1 NZD | 2.34 MYR |
| 10 NZD | 23.35 MYR |
| 50 NZD | 116.75 MYR |
| 100 NZD | 233.51 MYR |
| 500 NZD | 1,167.54 MYR |
| 1,000 NZD | 2,335.09 MYR |
Get NZD/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=MYRExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-07-08T08:12:50Z",
"rates": {
"MYR": 2.335088
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "MYR",
"amount": 100
},
"result": 233.50879999999998,
"rate": 2.335088
}Build with NZD/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key