Rate Overview
Live
1 RON = 2.0123 TJS
1 TJS = 0.496939
RON
Avg
2.1300
High
2.1971
Low
2.0123
Last updated: 7/1/2026, 5:57:01 AM
Quick Conversions
| RON | TJS |
|---|---|
| 1 RON | 2.01 TJS |
| 10 RON | 20.12 TJS |
| 50 RON | 100.62 TJS |
| 100 RON | 201.23 TJS |
| 500 RON | 1,006.16 TJS |
| 1,000 RON | 2,012.32 TJS |
Get RON/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=TJSExample Response:
{
"success": true,
"base": "RON",
"date": "2026-07-01T05:57:01Z",
"rates": {
"TJS": 2.012319
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "TJS",
"amount": 100
},
"result": 201.23190000000002,
"rate": 2.012319
}Build with RON/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key