Rate Overview
Live
1 RON = 2.1640 TJS
1 TJS = 0.462112 RON
Avg
2.1472
High
2.1671
Low
2.1256
Last updated: 1/25/2026, 7:20:44 AM
Quick Conversions
| RON | TJS |
|---|---|
| 1 RON | 2.16 TJS |
| 10 RON | 21.64 TJS |
| 50 RON | 108.20 TJS |
| 100 RON | 216.40 TJS |
| 500 RON | 1,081.99 TJS |
| 1,000 RON | 2,163.98 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-01-25T07:20:44Z",
"rates": {
"TJS": 2.163978
}
}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": 216.39780000000002,
"rate": 2.163978
}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