Rate Overview
Live
1 MKD = 0.075913 MYR
1 MYR = 13.1730
MKD
Avg
0.077291
High
0.081070
Low
0.074354
Last updated: 7/27/2026, 11:42:34 PM
Quick Conversions
| MKD | MYR |
|---|---|
| 1 MKD | 0.08 MYR |
| 10 MKD | 0.76 MYR |
| 50 MKD | 3.80 MYR |
| 100 MKD | 7.59 MYR |
| 500 MKD | 37.96 MYR |
| 1,000 MKD | 75.91 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-27T23:42:34Z",
"rates": {
"MYR": 0.075913
}
}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.5912999999999995,
"rate": 0.075913
}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