Rate Overview
Live
1 YER = 5.5029 IQD
1 IQD = 0.181722
YER
Avg
5.5061
High
5.5168
Low
5.4862
Last updated: 7/25/2026, 12:48:38 AM
Quick Conversions
| YER | IQD |
|---|---|
| 1 YER | 5.50 IQD |
| 10 YER | 55.03 IQD |
| 50 YER | 275.15 IQD |
| 100 YER | 550.29 IQD |
| 500 YER | 2,751.45 IQD |
| 1,000 YER | 5,502.91 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-07-25T00:48:38Z",
"rates": {
"IQD": 5.502906
}
}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.2906,
"rate": 5.502906
}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