Rate Overview
Live
1 NAD = 0.235726 MYR
1 MYR = 4.2422
NAD
Avg
0.242780
High
0.248146
Low
0.234223
Last updated: 3/27/2026, 7:09:59 PM
Quick Conversions
| NAD | MYR |
|---|---|
| 1 NAD | 0.24 MYR |
| 10 NAD | 2.36 MYR |
| 50 NAD | 11.79 MYR |
| 100 NAD | 23.57 MYR |
| 500 NAD | 117.86 MYR |
| 1,000 NAD | 235.73 MYR |
Get NAD/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NAD¤cies=MYRExample Response:
{
"success": true,
"base": "NAD",
"date": "2026-03-27T19:09:59Z",
"rates": {
"MYR": 0.235726
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NAD&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "NAD",
"to": "MYR",
"amount": 100
},
"result": 23.572599999999998,
"rate": 0.235726
}Build with NAD/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key