Rate Overview
Live
1 TJS = 0.462111 RON
1 RON = 2.1640 TJS
Avg
0.465736
High
0.470457
Low
0.461442
Last updated: 1/25/2026, 1:11:39 PM
Quick Conversions
| TJS | RON |
|---|---|
| 1 TJS | 0.46 RON |
| 10 TJS | 4.62 RON |
| 50 TJS | 23.11 RON |
| 100 TJS | 46.21 RON |
| 500 TJS | 231.06 RON |
| 1,000 TJS | 462.11 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-01-25T13:11:39Z",
"rates": {
"RON": 0.462111
}
}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.2111,
"rate": 0.462111
}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