Rate Overview
Live
1 RON = 2.0614 TJS
1 TJS = 0.485111
RON
Avg
2.1517
High
2.1971
Low
2.0567
Last updated: 5/27/2026, 8:29:02 PM
Quick Conversions
| RON | TJS |
|---|---|
| 1 RON | 2.06 TJS |
| 10 RON | 20.61 TJS |
| 50 RON | 103.07 TJS |
| 100 RON | 206.14 TJS |
| 500 RON | 1,030.69 TJS |
| 1,000 RON | 2,061.38 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-27T20:29:02Z",
"rates": {
"TJS": 2.061384
}
}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": 206.1384,
"rate": 2.061384
}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