Rate Overview
Live
1 MKD = 0.075402 MYR
1 MYR = 13.2622
MKD
Avg
0.077646
High
0.081070
Low
0.074354
Last updated: 3/27/2026, 7:54:56 PM
Quick Conversions
| MKD | MYR |
|---|---|
| 1 MKD | 0.08 MYR |
| 10 MKD | 0.75 MYR |
| 50 MKD | 3.77 MYR |
| 100 MKD | 7.54 MYR |
| 500 MKD | 37.70 MYR |
| 1,000 MKD | 75.40 MYR |
Get MKD/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MKD¤cies=MYRExample Response:
{
"success": true,
"base": "MKD",
"date": "2026-03-27T19:54:56Z",
"rates": {
"MYR": 0.075402
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MKD&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MKD",
"to": "MYR",
"amount": 100
},
"result": 7.5402,
"rate": 0.075402
}Build with MKD/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key