Rate Overview
Live
1 MKD = 4.4964 YER
1 YER = 0.222401
MKD
Avg
4.5220
High
4.5746
Low
4.4761
Last updated: 3/7/2026, 7:37:07 AM
Quick Conversions
| MKD | YER |
|---|---|
| 1 MKD | 4.50 YER |
| 10 MKD | 44.96 YER |
| 50 MKD | 224.82 YER |
| 100 MKD | 449.64 YER |
| 500 MKD | 2,248.19 YER |
| 1,000 MKD | 4,496.38 YER |
Get MKD/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MKD¤cies=YERExample Response:
{
"success": true,
"base": "MKD",
"date": "2026-03-07T07:37:07Z",
"rates": {
"YER": 4.496379
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MKD&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "MKD",
"to": "YER",
"amount": 100
},
"result": 449.6379,
"rate": 4.496379
}Build with MKD/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key