Rate Overview
Live
1 IDR = 0.001870 TWD
1 TWD = 534.7594
IDR
Avg
0.001871
High
0.001881
Low
0.001866
Last updated: 3/7/2026, 12:14:54 AM
Quick Conversions
| IDR | TWD |
|---|---|
| 1 IDR | 0.00 TWD |
| 10 IDR | 0.02 TWD |
| 50 IDR | 0.09 TWD |
| 100 IDR | 0.19 TWD |
| 500 IDR | 0.93 TWD |
| 1,000 IDR | 1.87 TWD |
Get IDR/TWD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=TWDExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-03-07T00:14:54Z",
"rates": {
"TWD": 0.00187
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=TWD&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "TWD",
"amount": 100
},
"result": 0.187,
"rate": 0.00187
}Build with IDR/TWD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key