Rate Overview
Live
1 TRY = 28.5488 IQD
1 IQD = 0.035028
TRY
Avg
28.6251
High
28.7567
Low
28.5223
Last updated: 5/27/2026, 6:17:57 PM
Quick Conversions
| TRY | IQD |
|---|---|
| 1 TRY | 28.55 IQD |
| 10 TRY | 285.49 IQD |
| 50 TRY | 1,427.44 IQD |
| 100 TRY | 2,854.88 IQD |
| 500 TRY | 14,274.42 IQD |
| 1,000 TRY | 28,548.84 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-27T18:17:57Z",
"rates": {
"IQD": 28.548835
}
}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.8835,
"rate": 28.548835
}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