Rate Overview
Live
1 TJS = 0.497080 RON
1 RON = 2.0117
TJS
Avg
0.473012
High
0.497080
Low
0.455151
Last updated: 7/28/2026, 11:26:45 PM
Quick Conversions
| TJS | RON |
|---|---|
| 1 TJS | 0.50 RON |
| 10 TJS | 4.97 RON |
| 50 TJS | 24.85 RON |
| 100 TJS | 49.71 RON |
| 500 TJS | 248.54 RON |
| 1,000 TJS | 497.08 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-07-28T23:26:45Z",
"rates": {
"RON": 0.49708
}
}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": 49.708000000000006,
"rate": 0.49708
}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