Rate Overview
Live
1 NZD = 2.3737 MYR
1 MYR = 0.421286
NZD
Avg
2.3699
High
2.3778
Low
2.3620
Last updated: 7/29/2026, 8:29:56 AM
Quick Conversions
| NZD | MYR |
|---|---|
| 1 NZD | 2.37 MYR |
| 10 NZD | 23.74 MYR |
| 50 NZD | 118.68 MYR |
| 100 NZD | 237.37 MYR |
| 500 NZD | 1,186.84 MYR |
| 1,000 NZD | 2,373.68 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-29T08:29:56Z",
"rates": {
"MYR": 2.373683
}
}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": 237.36830000000003,
"rate": 2.373683
}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