Rate Overview
Live
1 IQD = 0.181628 YER
1 YER = 5.5058
IQD
Avg
0.182275
High
0.183885
Low
0.180713
Last updated: 7/20/2026, 7:18:05 AM
Quick Conversions
| IQD | YER |
|---|---|
| 1 IQD | 0.18 YER |
| 10 IQD | 1.82 YER |
| 50 IQD | 9.08 YER |
| 100 IQD | 18.16 YER |
| 500 IQD | 90.81 YER |
| 1,000 IQD | 181.63 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-20T07:18:05Z",
"rates": {
"YER": 0.181628
}
}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.1628,
"rate": 0.181628
}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