Rate Overview
Live
1 RON = 2.0156 TJS
1 TJS = 0.496126
RON
Avg
2.0152
High
2.0325
Low
2.0086
Last updated: 6/29/2026, 4:17:17 AM
Quick Conversions
| RON | TJS |
|---|---|
| 1 RON | 2.02 TJS |
| 10 RON | 20.16 TJS |
| 50 RON | 100.78 TJS |
| 100 RON | 201.56 TJS |
| 500 RON | 1,007.81 TJS |
| 1,000 RON | 2,015.62 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-29T04:17:17Z",
"rates": {
"TJS": 2.015616
}
}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": 201.5616,
"rate": 2.015616
}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