Rate Overview
Live
1 MKD = 25.0450 IQD
1 IQD = 0.039928
MKD
Avg
24.9392
High
25.0496
Low
24.7675
Last updated: 4/16/2026, 5:59:14 PM
Quick Conversions
| MKD | IQD |
|---|---|
| 1 MKD | 25.05 IQD |
| 10 MKD | 250.45 IQD |
| 50 MKD | 1,252.25 IQD |
| 100 MKD | 2,504.50 IQD |
| 500 MKD | 12,522.51 IQD |
| 1,000 MKD | 25,045.01 IQD |
Get MKD/IQD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MKD¤cies=IQDExample Response:
{
"success": true,
"base": "MKD",
"date": "2026-04-16T17:59:14Z",
"rates": {
"IQD": 25.045012
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MKD&to=IQD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MKD",
"to": "IQD",
"amount": 100
},
"result": 2504.5012,
"rate": 25.045012
}Build with MKD/IQD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key