Rate Overview
Live
1 YER = 5.4839 IQD
1 IQD = 0.182352
YER
Avg
5.4882
High
5.5104
Low
5.4655
Last updated: 3/27/2026, 6:28:29 AM
Quick Conversions
| YER | IQD |
|---|---|
| 1 YER | 5.48 IQD |
| 10 YER | 54.84 IQD |
| 50 YER | 274.19 IQD |
| 100 YER | 548.39 IQD |
| 500 YER | 2,741.94 IQD |
| 1,000 YER | 5,483.89 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-03-27T06:28:29Z",
"rates": {
"IQD": 5.483888
}
}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": 548.3888000000001,
"rate": 5.483888
}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