Rate Overview
Live
1 IQD = 0.024846 THB
1 THB = 40.2479
IQD
Avg
0.024905
High
0.024945
Low
0.024846
Last updated: 5/27/2026, 9:43:21 AM
Quick Conversions
| IQD | THB |
|---|---|
| 1 IQD | 0.02 THB |
| 10 IQD | 0.25 THB |
| 50 IQD | 1.24 THB |
| 100 IQD | 2.48 THB |
| 500 IQD | 12.42 THB |
| 1,000 IQD | 24.85 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-27T09:43:21Z",
"rates": {
"THB": 0.024846
}
}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.4846,
"rate": 0.024846
}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