Rate Overview
Live
1 NZD = 2.3711 MYR
1 MYR = 0.421737
NZD
Avg
2.3773
High
2.5176
Low
2.2941
Last updated: 7/29/2026, 6:13:55 PM
Quick Conversions
| NZD | MYR |
|---|---|
| 1 NZD | 2.37 MYR |
| 10 NZD | 23.71 MYR |
| 50 NZD | 118.56 MYR |
| 100 NZD | 237.11 MYR |
| 500 NZD | 1,185.57 MYR |
| 1,000 NZD | 2,371.15 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-29T18:13:55Z",
"rates": {
"MYR": 2.371146
}
}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.1146,
"rate": 2.371146
}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