Rate Overview
Live
1 NAD = 0.249380 MYR
1 MYR = 4.0099
NAD
Avg
0.250296
High
0.251440
Low
0.248797
Last updated: 7/11/2026, 8:12:57 AM
Quick Conversions
| NAD | MYR |
|---|---|
| 1 NAD | 0.25 MYR |
| 10 NAD | 2.49 MYR |
| 50 NAD | 12.47 MYR |
| 100 NAD | 24.94 MYR |
| 500 NAD | 124.69 MYR |
| 1,000 NAD | 249.38 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-11T08:12:57Z",
"rates": {
"MYR": 0.24938
}
}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.938,
"rate": 0.24938
}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