Rate Overview
Live
1 IQD = 0.024893 THB
1 THB = 40.1719
IQD
Avg
0.024814
High
0.024945
Low
0.024517
Last updated: 5/27/2026, 12:13:51 PM
Quick Conversions
| IQD | THB |
|---|---|
| 1 IQD | 0.02 THB |
| 10 IQD | 0.25 THB |
| 50 IQD | 1.24 THB |
| 100 IQD | 2.49 THB |
| 500 IQD | 12.45 THB |
| 1,000 IQD | 24.89 THB |
Get IQD/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IQD¤cies=THBExample Response:
{
"success": true,
"base": "IQD",
"date": "2026-05-27T12:13:51Z",
"rates": {
"THB": 0.024893
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IQD&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "IQD",
"to": "THB",
"amount": 100
},
"result": 2.4893,
"rate": 0.024893
}Build with IQD/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key