Rate Overview
Live
1 TJS = 0.459255 RON
1 RON = 2.1774
TJS
Avg
0.457617
High
0.459255
Low
0.455712
Last updated: 4/18/2026, 8:45:28 AM
Quick Conversions
| TJS | RON |
|---|---|
| 1 TJS | 0.46 RON |
| 10 TJS | 4.59 RON |
| 50 TJS | 22.96 RON |
| 100 TJS | 45.93 RON |
| 500 TJS | 229.63 RON |
| 1,000 TJS | 459.26 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-04-18T08:45:28Z",
"rates": {
"RON": 0.459255
}
}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": 45.9255,
"rate": 0.459255
}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