Rate Overview
Live
1 TRY = 28.5470 IQD
1 IQD = 0.035030
TRY
Avg
29.6219
High
30.5445
Low
28.5470
Last updated: 5/27/2026, 10:43:14 PM
Quick Conversions
| TRY | IQD |
|---|---|
| 1 TRY | 28.55 IQD |
| 10 TRY | 285.47 IQD |
| 50 TRY | 1,427.35 IQD |
| 100 TRY | 2,854.70 IQD |
| 500 TRY | 14,273.50 IQD |
| 1,000 TRY | 28,547.00 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-05-27T22:43:14Z",
"rates": {
"IQD": 28.547
}
}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": 2854.7000000000003,
"rate": 28.547
}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