Rate Overview
Live
1 RON = 2.0312 TJS
1 TJS = 0.492317
RON
Avg
2.0167
High
2.0312
Low
2.0030
Last updated: 8/2/2026, 12:55:48 PM
Quick Conversions
| RON | TJS |
|---|---|
| 1 RON | 2.03 TJS |
| 10 RON | 20.31 TJS |
| 50 RON | 101.56 TJS |
| 100 RON | 203.12 TJS |
| 500 RON | 1,015.61 TJS |
| 1,000 RON | 2,031.21 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-08-02T12:55:48Z",
"rates": {
"TJS": 2.03121
}
}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": 203.121,
"rate": 2.03121
}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