Rate Overview
Live
1 MKD = 4.4138 YER
1 YER = 0.226563
MKD
Avg
4.4663
High
4.4950
Low
4.4138
Last updated: 6/19/2026, 11:53:47 AM
Quick Conversions
| MKD | YER |
|---|---|
| 1 MKD | 4.41 YER |
| 10 MKD | 44.14 YER |
| 50 MKD | 220.69 YER |
| 100 MKD | 441.38 YER |
| 500 MKD | 2,206.89 YER |
| 1,000 MKD | 4,413.78 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-06-19T11:53:47Z",
"rates": {
"YER": 4.413776
}
}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": 441.37760000000003,
"rate": 4.413776
}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