Rate Overview
Live
1 RON = 2.0413 TJS
1 TJS = 0.489888
RON
Avg
2.1051
High
2.1971
Low
2.0156
Last updated: 9/13/2026, 2:07:00 AM
Quick Conversions
| RON | TJS |
|---|---|
| 1 RON | 2.04 TJS |
| 10 RON | 20.41 TJS |
| 50 RON | 102.06 TJS |
| 100 RON | 204.13 TJS |
| 500 RON | 1,020.64 TJS |
| 1,000 RON | 2,041.28 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-09-13T02:07:00Z",
"rates": {
"TJS": 2.041284
}
}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": 204.1284,
"rate": 2.041284
}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