Rate Overview
Live
1 TWD = 0.142997 RON
1 RON = 6.9932
TWD
Avg
0.143219
High
0.143448
Low
0.142997
Last updated: 6/16/2026, 2:14:02 AM
Quick Conversions
| TWD | RON |
|---|---|
| 1 TWD | 0.14 RON |
| 10 TWD | 1.43 RON |
| 50 TWD | 7.15 RON |
| 100 TWD | 14.30 RON |
| 500 TWD | 71.50 RON |
| 1,000 TWD | 143.00 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-06-16T02:14:02Z",
"rates": {
"RON": 0.142997
}
}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.299700000000001,
"rate": 0.142997
}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