Rate Overview
Live
1 RON = 2.0257 TJS
1 TJS = 0.493668
RON
Avg
2.0477
High
2.0615
Low
2.0257
Last updated: 6/19/2026, 8:41:00 AM
Quick Conversions
| RON | TJS |
|---|---|
| 1 RON | 2.03 TJS |
| 10 RON | 20.26 TJS |
| 50 RON | 101.28 TJS |
| 100 RON | 202.57 TJS |
| 500 RON | 1,012.83 TJS |
| 1,000 RON | 2,025.65 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-06-19T08:41:00Z",
"rates": {
"TJS": 2.025651
}
}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": 202.56509999999997,
"rate": 2.025651
}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