Rate Overview
Live
1 TRY = 28.2102 IQD
1 IQD = 0.035448
TRY
Avg
28.2722
High
28.3206
Low
28.2102
Last updated: 6/19/2026, 8:39:23 AM
Quick Conversions
| TRY | IQD |
|---|---|
| 1 TRY | 28.21 IQD |
| 10 TRY | 282.10 IQD |
| 50 TRY | 1,410.51 IQD |
| 100 TRY | 2,821.02 IQD |
| 500 TRY | 14,105.12 IQD |
| 1,000 TRY | 28,210.25 IQD |
Get TRY/IQD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=IQDExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-06-19T08:39:23Z",
"rates": {
"IQD": 28.210249
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=IQD&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "IQD",
"amount": 100
},
"result": 2821.0249,
"rate": 28.210249
}Build with TRY/IQD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key