Rate Overview
Live
1 NAD = 0.235594 MYR
1 MYR = 4.2446
NAD
Avg
0.242771
High
0.248146
Low
0.234223
Last updated: 3/27/2026, 1:46:46 PM
Quick Conversions
| NAD | MYR |
|---|---|
| 1 NAD | 0.24 MYR |
| 10 NAD | 2.36 MYR |
| 50 NAD | 11.78 MYR |
| 100 NAD | 23.56 MYR |
| 500 NAD | 117.80 MYR |
| 1,000 NAD | 235.59 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-27T13:46:46Z",
"rates": {
"MYR": 0.235594
}
}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.5594,
"rate": 0.235594
}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