Rate Overview
Live
1 NAD = 0.237254 MYR
1 MYR = 4.2149
NAD
Avg
0.237086
High
0.238970
Low
0.235024
Last updated: 5/7/2026, 11:24:53 AM
Quick Conversions
| NAD | MYR |
|---|---|
| 1 NAD | 0.24 MYR |
| 10 NAD | 2.37 MYR |
| 50 NAD | 11.86 MYR |
| 100 NAD | 23.73 MYR |
| 500 NAD | 118.63 MYR |
| 1,000 NAD | 237.25 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-05-07T11:24:53Z",
"rates": {
"MYR": 0.237254
}
}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.7254,
"rate": 0.237254
}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