Rate Overview
Live
1 YER = 5.5084 IQD
1 IQD = 0.181539
YER
Avg
5.4941
High
5.5084
Low
5.4892
Last updated: 5/8/2026, 3:45:31 PM
Quick Conversions
| YER | IQD |
|---|---|
| 1 YER | 5.51 IQD |
| 10 YER | 55.08 IQD |
| 50 YER | 275.42 IQD |
| 100 YER | 550.84 IQD |
| 500 YER | 2,754.22 IQD |
| 1,000 YER | 5,508.44 IQD |
Get YER/IQD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=IQDExample Response:
{
"success": true,
"base": "YER",
"date": "2026-05-08T15:45:31Z",
"rates": {
"IQD": 5.508444
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=IQD&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "IQD",
"amount": 100
},
"result": 550.8444,
"rate": 5.508444
}Build with YER/IQD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key