Rate Overview
Live
1 IQD = 0.025151 THB
1 THB = 39.7599
IQD
Avg
0.024354
High
0.025151
Low
0.023741
Last updated: 3/27/2026, 1:22:45 PM
Quick Conversions
| IQD | THB |
|---|---|
| 1 IQD | 0.03 THB |
| 10 IQD | 0.25 THB |
| 50 IQD | 1.26 THB |
| 100 IQD | 2.52 THB |
| 500 IQD | 12.58 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-27T13:22:45Z",
"rates": {
"THB": 0.025151
}
}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.5151,
"rate": 0.025151
}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