Rate Overview
Live
1 MKD = 4.3984 YER
1 YER = 0.227358
MKD
Avg
4.4062
High
4.4205
Low
4.3973
Last updated: 7/7/2026, 2:29:38 AM
Quick Conversions
| MKD | YER |
|---|---|
| 1 MKD | 4.40 YER |
| 10 MKD | 43.98 YER |
| 50 MKD | 219.92 YER |
| 100 MKD | 439.84 YER |
| 500 MKD | 2,199.18 YER |
| 1,000 MKD | 4,398.36 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-07-07T02:29:38Z",
"rates": {
"YER": 4.398358
}
}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": 439.8358,
"rate": 4.398358
}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