Rate Overview
Live
1 MKD = 0.075360 MYR
1 MYR = 13.2696
MKD
Avg
0.074483
High
0.075360
Low
0.073851
Last updated: 3/27/2026, 4:47:33 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.68 MYR |
| 1,000 MKD | 75.36 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-27T16:47:33Z",
"rates": {
"MYR": 0.07536
}
}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.536,
"rate": 0.07536
}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