Rate Overview
Live
1 NAD = 0.248492 MYR
1 MYR = 4.0243
NAD
Avg
0.244884
High
0.248492
Low
0.242984
Last updated: 7/31/2026, 4:14:33 AM
Quick Conversions
| NAD | MYR |
|---|---|
| 1 NAD | 0.25 MYR |
| 10 NAD | 2.48 MYR |
| 50 NAD | 12.42 MYR |
| 100 NAD | 24.85 MYR |
| 500 NAD | 124.25 MYR |
| 1,000 NAD | 248.49 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-07-31T04:14:33Z",
"rates": {
"MYR": 0.248492
}
}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": 24.8492,
"rate": 0.248492
}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