Rate Overview
Live
1 MKD = 0.074766 MYR
1 MYR = 13.3751
MKD
Avg
0.075198
High
0.075753
Low
0.074602
Last updated: 5/7/2026, 9:11:40 AM
Quick Conversions
| MKD | MYR |
|---|---|
| 1 MKD | 0.07 MYR |
| 10 MKD | 0.75 MYR |
| 50 MKD | 3.74 MYR |
| 100 MKD | 7.48 MYR |
| 500 MKD | 37.38 MYR |
| 1,000 MKD | 74.77 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-05-07T09:11:40Z",
"rates": {
"MYR": 0.074766
}
}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.4765999999999995,
"rate": 0.074766
}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