Rate Overview
Live
1 MKD = 0.076050 MYR
1 MYR = 13.1492
MKD
Avg
0.075620
High
0.076050
Low
0.075219
Last updated: 7/6/2026, 4:23:14 PM
Quick Conversions
| MKD | MYR |
|---|---|
| 1 MKD | 0.08 MYR |
| 10 MKD | 0.76 MYR |
| 50 MKD | 3.80 MYR |
| 100 MKD | 7.61 MYR |
| 500 MKD | 38.03 MYR |
| 1,000 MKD | 76.05 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-07-06T16:23:14Z",
"rates": {
"MYR": 0.07605
}
}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.605,
"rate": 0.07605
}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