Rate Overview
Live
1 YER = 5.4938 IQD
1 IQD = 0.182024
YER
Avg
5.4983
High
5.5085
Low
5.4925
Last updated: 3/6/2026, 12:14:23 PM
Quick Conversions
| YER | IQD |
|---|---|
| 1 YER | 5.49 IQD |
| 10 YER | 54.94 IQD |
| 50 YER | 274.69 IQD |
| 100 YER | 549.38 IQD |
| 500 YER | 2,746.90 IQD |
| 1,000 YER | 5,493.80 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-06T12:14:23Z",
"rates": {
"IQD": 5.493796
}
}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": 549.3796,
"rate": 5.493796
}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