Rate Overview
Live
1 MKD = 4.5146 YER
1 YER = 0.221504
MKD
Avg
4.5037
High
4.5146
Low
4.4923
Last updated: 5/30/2026, 10:16:25 AM
Quick Conversions
| MKD | YER |
|---|---|
| 1 MKD | 4.51 YER |
| 10 MKD | 45.15 YER |
| 50 MKD | 225.73 YER |
| 100 MKD | 451.46 YER |
| 500 MKD | 2,257.30 YER |
| 1,000 MKD | 4,514.59 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-05-30T10:16:25Z",
"rates": {
"YER": 4.514593
}
}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": 451.4593,
"rate": 4.514593
}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