Rate Overview
Live
1 IQD = 0.180746 YER
1 YER = 5.5326
IQD
Avg
0.181474
High
0.182252
Low
0.180713
Last updated: 7/6/2026, 11:41:35 PM
Quick Conversions
| IQD | YER |
|---|---|
| 1 IQD | 0.18 YER |
| 10 IQD | 1.81 YER |
| 50 IQD | 9.04 YER |
| 100 IQD | 18.07 YER |
| 500 IQD | 90.37 YER |
| 1,000 IQD | 180.75 YER |
Get IQD/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IQD¤cies=YERExample Response:
{
"success": true,
"base": "IQD",
"date": "2026-07-06T23:41:35Z",
"rates": {
"YER": 0.180746
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IQD&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "IQD",
"to": "YER",
"amount": 100
},
"result": 18.0746,
"rate": 0.180746
}Build with IQD/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key