Rate Overview
Live
1 RON = 2.1864 TJS
1 TJS = 0.457381
RON
Avg
2.1867
High
2.2056
Low
2.1709
Last updated: 3/7/2026, 6:42:00 AM
Quick Conversions
| RON | TJS |
|---|---|
| 1 RON | 2.19 TJS |
| 10 RON | 21.86 TJS |
| 50 RON | 109.32 TJS |
| 100 RON | 218.64 TJS |
| 500 RON | 1,093.18 TJS |
| 1,000 RON | 2,186.36 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-03-07T06:42:00Z",
"rates": {
"TJS": 2.186361
}
}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": 218.63610000000003,
"rate": 2.186361
}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