Rate Overview
Live
1 NZD = 2.3839 MYR
1 MYR = 0.419481
NZD
Avg
2.3712
High
2.3839
Low
2.3632
Last updated: 6/19/2026, 8:59:00 AM
Quick Conversions
| NZD | MYR |
|---|---|
| 1 NZD | 2.38 MYR |
| 10 NZD | 23.84 MYR |
| 50 NZD | 119.19 MYR |
| 100 NZD | 238.39 MYR |
| 500 NZD | 1,191.95 MYR |
| 1,000 NZD | 2,383.90 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-06-19T08:59:00Z",
"rates": {
"MYR": 2.383897
}
}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": 238.3897,
"rate": 2.383897
}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