Rate Overview
Live
1 NZD = 2.3203 MYR
1 MYR = 0.430987
NZD
Avg
2.3082
High
2.3203
Low
2.2971
Last updated: 3/27/2026, 11:43:06 AM
Quick Conversions
| NZD | MYR |
|---|---|
| 1 NZD | 2.32 MYR |
| 10 NZD | 23.20 MYR |
| 50 NZD | 116.01 MYR |
| 100 NZD | 232.03 MYR |
| 500 NZD | 1,160.13 MYR |
| 1,000 NZD | 2,320.26 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-03-27T11:43:06Z",
"rates": {
"MYR": 2.320255
}
}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": 232.0255,
"rate": 2.320255
}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