Rate Overview
Live
1 IQD = 0.025145 THB
1 THB = 39.7693
IQD
Avg
0.025001
High
0.025145
Low
0.024581
Last updated: 3/27/2026, 7:58:41 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.15 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-27T07:58:41Z",
"rates": {
"THB": 0.025145
}
}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.5145,
"rate": 0.025145
}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