Rate Overview
Live
1 MKD = 0.074428 MYR
1 MYR = 13.4358
MKD
Avg
0.074572
High
0.075160
Low
0.074134
Last updated: 3/7/2026, 4:25:14 AM
Quick Conversions
| MKD | MYR |
|---|---|
| 1 MKD | 0.07 MYR |
| 10 MKD | 0.74 MYR |
| 50 MKD | 3.72 MYR |
| 100 MKD | 7.44 MYR |
| 500 MKD | 37.21 MYR |
| 1,000 MKD | 74.43 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-07T04:25:14Z",
"rates": {
"MYR": 0.074428
}
}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.442799999999999,
"rate": 0.074428
}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