Rate Overview
Live
1 TRY = 28.9519 IQD
1 IQD = 0.034540
TRY
Avg
28.9816
High
29.0076
Low
28.9519
Last updated: 5/7/2026, 8:31:37 AM
Quick Conversions
| TRY | IQD |
|---|---|
| 1 TRY | 28.95 IQD |
| 10 TRY | 289.52 IQD |
| 50 TRY | 1,447.59 IQD |
| 100 TRY | 2,895.19 IQD |
| 500 TRY | 14,475.93 IQD |
| 1,000 TRY | 28,951.87 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-07T08:31:37Z",
"rates": {
"IQD": 28.951865
}
}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": 2895.1865000000003,
"rate": 28.951865
}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