Rate Overview
Live
1 IQD = 0.181860 YER
1 YER = 5.4987
IQD
Avg
0.181671
High
0.182274
Low
0.181264
Last updated: 7/26/2026, 2:12:20 AM
Quick Conversions
| IQD | YER |
|---|---|
| 1 IQD | 0.18 YER |
| 10 IQD | 1.82 YER |
| 50 IQD | 9.09 YER |
| 100 IQD | 18.19 YER |
| 500 IQD | 90.93 YER |
| 1,000 IQD | 181.86 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-26T02:12:20Z",
"rates": {
"YER": 0.18186
}
}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.186,
"rate": 0.18186
}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