Rate Overview
Live
1 TWD = 0.142062 RON
1 RON = 7.0392
TWD
Avg
0.140030
High
0.145507
Low
0.135681
Last updated: 7/26/2026, 7:53:31 AM
Quick Conversions
| TWD | RON |
|---|---|
| 1 TWD | 0.14 RON |
| 10 TWD | 1.42 RON |
| 50 TWD | 7.10 RON |
| 100 TWD | 14.21 RON |
| 500 TWD | 71.03 RON |
| 1,000 TWD | 142.06 RON |
Get TWD/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TWD¤cies=RONExample Response:
{
"success": true,
"base": "TWD",
"date": "2026-07-26T07:53:31Z",
"rates": {
"RON": 0.142062
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TWD&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "TWD",
"to": "RON",
"amount": 100
},
"result": 14.206199999999999,
"rate": 0.142062
}Build with TWD/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key