Rate Overview
Live
1 TJS = 0.462174 RON
1 RON = 2.1637
TJS
Avg
0.459469
High
0.465188
Low
0.453396
Last updated: 3/27/2026, 11:46:36 AM
Quick Conversions
| TJS | RON |
|---|---|
| 1 TJS | 0.46 RON |
| 10 TJS | 4.62 RON |
| 50 TJS | 23.11 RON |
| 100 TJS | 46.22 RON |
| 500 TJS | 231.09 RON |
| 1,000 TJS | 462.17 RON |
Get TJS/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=RONExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-03-27T11:46:36Z",
"rates": {
"RON": 0.462174
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "RON",
"amount": 100
},
"result": 46.2174,
"rate": 0.462174
}Build with TJS/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key