Rate Overview
Live
1 IQD = 0.182352 YER
1 YER = 5.4839
IQD
Avg
0.183622
High
0.188220
Low
0.180947
Last updated: 3/27/2026, 11:43:52 AM
Quick Conversions
| IQD | YER |
|---|---|
| 1 IQD | 0.18 YER |
| 10 IQD | 1.82 YER |
| 50 IQD | 9.12 YER |
| 100 IQD | 18.24 YER |
| 500 IQD | 91.18 YER |
| 1,000 IQD | 182.35 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-03-27T11:43:52Z",
"rates": {
"YER": 0.182352
}
}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.2352,
"rate": 0.182352
}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