Rate Overview
Live
1 TJS = 0.496072 RON
1 RON = 2.0158
TJS
Avg
0.473930
High
0.497336
Low
0.455766
Last updated: 7/26/2026, 9:57:36 PM
Quick Conversions
| TJS | RON |
|---|---|
| 1 TJS | 0.50 RON |
| 10 TJS | 4.96 RON |
| 50 TJS | 24.80 RON |
| 100 TJS | 49.61 RON |
| 500 TJS | 248.04 RON |
| 1,000 TJS | 496.07 RON |
Get TJS/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=RONExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-07-26T21:57:36Z",
"rates": {
"RON": 0.496072
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "RON",
"amount": 100
},
"result": 49.6072,
"rate": 0.496072
}Build with TJS/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key