Rate Overview
Live
1 IQD = 0.039928 MKD
1 MKD = 25.0451
IQD
Avg
0.040098
High
0.040375
Low
0.039920
Last updated: 4/16/2026, 4:16:07 PM
Quick Conversions
| IQD | MKD |
|---|---|
| 1 IQD | 0.04 MKD |
| 10 IQD | 0.40 MKD |
| 50 IQD | 2.00 MKD |
| 100 IQD | 3.99 MKD |
| 500 IQD | 19.96 MKD |
| 1,000 IQD | 39.93 MKD |
Get IQD/MKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IQD¤cies=MKDExample Response:
{
"success": true,
"base": "IQD",
"date": "2026-04-16T16:16:07Z",
"rates": {
"MKD": 0.039928
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IQD&to=MKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "IQD",
"to": "MKD",
"amount": 100
},
"result": 3.9928,
"rate": 0.039928
}Build with IQD/MKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key