Rate Overview
Live
1 NAD = 0.238452 MYR
1 MYR = 4.1937
NAD
Avg
0.241609
High
0.245464
Low
0.237988
Last updated: 3/7/2026, 4:26:38 AM
Quick Conversions
| NAD | MYR |
|---|---|
| 1 NAD | 0.24 MYR |
| 10 NAD | 2.38 MYR |
| 50 NAD | 11.92 MYR |
| 100 NAD | 23.85 MYR |
| 500 NAD | 119.23 MYR |
| 1,000 NAD | 238.45 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-07T04:26:38Z",
"rates": {
"MYR": 0.238452
}
}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.8452,
"rate": 0.238452
}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