Rate Overview
Live
1 TWD = 0.142951 RON
1 RON = 6.9954
TWD
Avg
0.147118
High
0.160392
Low
0.136284
Last updated: 5/26/2026, 9:22:43 PM
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.48 RON |
| 1,000 TWD | 142.95 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-05-26T21:22:43Z",
"rates": {
"RON": 0.142951
}
}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.2951,
"rate": 0.142951
}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