Rate Overview
Live
1 NAD = 0.251467 MYR
1 MYR = 3.9767
NAD
Avg
0.250616
High
0.252317
Low
0.249137
Last updated: 6/19/2026, 8:57:13 AM
Quick Conversions
| NAD | MYR |
|---|---|
| 1 NAD | 0.25 MYR |
| 10 NAD | 2.51 MYR |
| 50 NAD | 12.57 MYR |
| 100 NAD | 25.15 MYR |
| 500 NAD | 125.73 MYR |
| 1,000 NAD | 251.47 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-06-19T08:57:13Z",
"rates": {
"MYR": 0.251467
}
}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": 25.1467,
"rate": 0.251467
}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