Rate Overview
Live
1 NZD = 2.3956 MYR
1 MYR = 0.417425
NZD
Avg
2.3571
High
2.3956
Low
2.3115
Last updated: 7/30/2026, 11:23:18 AM
Quick Conversions
| NZD | MYR |
|---|---|
| 1 NZD | 2.40 MYR |
| 10 NZD | 23.96 MYR |
| 50 NZD | 119.78 MYR |
| 100 NZD | 239.56 MYR |
| 500 NZD | 1,197.82 MYR |
| 1,000 NZD | 2,395.64 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-30T11:23:18Z",
"rates": {
"MYR": 2.395638
}
}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": 239.5638,
"rate": 2.395638
}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