Rate Overview
Live
1 IRR = 0.000025 THB
1 THB = 40000.00
IRR
Avg
0.000024
High
0.000025
Low
0.000024
Last updated: 3/27/2026, 9:49:39 AM
Quick Conversions
| IRR | THB |
|---|---|
| 1 IRR | 0.00 THB |
| 10 IRR | 0.00 THB |
| 50 IRR | 0.00 THB |
| 100 IRR | 0.00 THB |
| 500 IRR | 0.01 THB |
| 1,000 IRR | 0.03 THB |
Get IRR/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IRR¤cies=THBExample Response:
{
"success": true,
"base": "IRR",
"date": "2026-03-27T09:49:39Z",
"rates": {
"THB": 0.000025
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IRR&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "IRR",
"to": "THB",
"amount": 100
},
"result": 0.0025,
"rate": 0.000025
}Build with IRR/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key