Rate Overview
Live
1 YER = 5.5280 IQD
1 IQD = 0.180897
YER
Avg
5.5332
High
5.5643
Low
5.5216
Last updated: 9/1/2026, 7:28:36 PM
Quick Conversions
| YER | IQD |
|---|---|
| 1 YER | 5.53 IQD |
| 10 YER | 55.28 IQD |
| 50 YER | 276.40 IQD |
| 100 YER | 552.80 IQD |
| 500 YER | 2,764.01 IQD |
| 1,000 YER | 5,528.01 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-09-01T19:28:36Z",
"rates": {
"IQD": 5.52801
}
}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": 552.801,
"rate": 5.52801
}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