Rate Overview
Live
1 IQD = 0.041197 MKD
1 MKD = 24.2736
IQD
Avg
0.041198
High
0.041331
Low
0.041094
Last updated: 7/7/2026, 11:08:04 AM
Quick Conversions
| IQD | MKD |
|---|---|
| 1 IQD | 0.04 MKD |
| 10 IQD | 0.41 MKD |
| 50 IQD | 2.06 MKD |
| 100 IQD | 4.12 MKD |
| 500 IQD | 20.60 MKD |
| 1,000 IQD | 41.20 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-07T11:08:04Z",
"rates": {
"MKD": 0.041197
}
}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.1197,
"rate": 0.041197
}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