Rate Overview
Live
1 RON = 2.0594 TJS
1 TJS = 0.485567
RON
Avg
2.0452
High
2.0594
Low
2.0388
Last updated: 8/21/2026, 11:52:04 AM
Quick Conversions
| RON | TJS |
|---|---|
| 1 RON | 2.06 TJS |
| 10 RON | 20.59 TJS |
| 50 RON | 102.97 TJS |
| 100 RON | 205.94 TJS |
| 500 RON | 1,029.72 TJS |
| 1,000 RON | 2,059.45 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-21T11:52:04Z",
"rates": {
"TJS": 2.059446
}
}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": 205.94459999999998,
"rate": 2.059446
}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