Rate Overview
Live
1 YER = 5.5117 IQD
1 IQD = 0.181431
YER
Avg
5.4913
High
5.5336
Low
5.4526
Last updated: 8/17/2026, 5:28:49 PM
Quick Conversions
| YER | IQD |
|---|---|
| 1 YER | 5.51 IQD |
| 10 YER | 55.12 IQD |
| 50 YER | 275.59 IQD |
| 100 YER | 551.17 IQD |
| 500 YER | 2,755.87 IQD |
| 1,000 YER | 5,511.73 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-08-17T17:28:49Z",
"rates": {
"IQD": 5.511734
}
}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": 551.1734,
"rate": 5.511734
}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