Rate Overview
Live
1 IQD = 0.041283 MKD
1 MKD = 24.2230
IQD
Avg
0.040489
High
0.041283
Low
0.039335
Last updated: 7/28/2026, 3:17:59 PM
Quick Conversions
| IQD | MKD |
|---|---|
| 1 IQD | 0.04 MKD |
| 10 IQD | 0.41 MKD |
| 50 IQD | 2.06 MKD |
| 100 IQD | 4.13 MKD |
| 500 IQD | 20.64 MKD |
| 1,000 IQD | 41.28 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-07-28T15:17:59Z",
"rates": {
"MKD": 0.041283
}
}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": 4.1283,
"rate": 0.041283
}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