Rate Overview
Live
1 IQD = 0.025131 THB
1 THB = 39.7915
IQD
Avg
0.024483
High
0.025135
Low
0.023703
Last updated: 3/27/2026, 9:47:54 AM
Quick Conversions
| IQD | THB |
|---|---|
| 1 IQD | 0.03 THB |
| 10 IQD | 0.25 THB |
| 50 IQD | 1.26 THB |
| 100 IQD | 2.51 THB |
| 500 IQD | 12.57 THB |
| 1,000 IQD | 25.13 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-03-27T09:47:54Z",
"rates": {
"THB": 0.025131
}
}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.5131,
"rate": 0.025131
}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