Rate Overview
Live
1 RON = 2.0866 TJS
1 TJS = 0.479241
RON
Avg
2.1031
High
2.1176
Low
2.0865
Last updated: 5/7/2026, 9:06:24 AM
Quick Conversions
| RON | TJS |
|---|---|
| 1 RON | 2.09 TJS |
| 10 RON | 20.87 TJS |
| 50 RON | 104.33 TJS |
| 100 RON | 208.66 TJS |
| 500 RON | 1,043.32 TJS |
| 1,000 RON | 2,086.63 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-05-07T09:06:24Z",
"rates": {
"TJS": 2.086633
}
}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": 208.6633,
"rate": 2.086633
}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