Rate Overview
Live
1 IDR = 0.001860 THB
1 THB = 537.6344
IDR
Avg
0.001871
High
0.001882
Low
0.001860
Last updated: 4/17/2026, 6:13:13 AM
Quick Conversions
| IDR | THB |
|---|---|
| 1 IDR | 0.00 THB |
| 10 IDR | 0.02 THB |
| 50 IDR | 0.09 THB |
| 100 IDR | 0.19 THB |
| 500 IDR | 0.93 THB |
| 1,000 IDR | 1.86 THB |
Get IDR/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=THBExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-04-17T06:13:13Z",
"rates": {
"THB": 0.00186
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "THB",
"amount": 100
},
"result": 0.186,
"rate": 0.00186
}Build with IDR/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key