Rate Overview
Live
1 MKD = 4.4695 YER
1 YER = 0.223737
MKD
Avg
4.5240
High
4.6058
Low
4.4473
Last updated: 3/28/2026, 10:57:47 AM
Quick Conversions
| MKD | YER |
|---|---|
| 1 MKD | 4.47 YER |
| 10 MKD | 44.70 YER |
| 50 MKD | 223.48 YER |
| 100 MKD | 446.95 YER |
| 500 MKD | 2,234.77 YER |
| 1,000 MKD | 4,469.53 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-28T10:57:47Z",
"rates": {
"YER": 4.469534
}
}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": 446.95340000000004,
"rate": 4.469534
}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