Rate Overview
Live
1 TJS = 0.495556 RON
1 RON = 2.0179
TJS
Avg
0.496676
High
0.497928
Low
0.495556
Last updated: 7/28/2026, 12:27:48 AM
Quick Conversions
| TJS | RON |
|---|---|
| 1 TJS | 0.50 RON |
| 10 TJS | 4.96 RON |
| 50 TJS | 24.78 RON |
| 100 TJS | 49.56 RON |
| 500 TJS | 247.78 RON |
| 1,000 TJS | 495.56 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-28T00:27:48Z",
"rates": {
"RON": 0.495556
}
}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.5556,
"rate": 0.495556
}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