Rate Overview
Live
1 TJS = 0.489428 RON
1 RON = 2.0432
TJS
Avg
0.466189
High
0.489849
Low
0.455151
Last updated: 5/29/2026, 6:09:59 PM
Quick Conversions
| TJS | RON |
|---|---|
| 1 TJS | 0.49 RON |
| 10 TJS | 4.89 RON |
| 50 TJS | 24.47 RON |
| 100 TJS | 48.94 RON |
| 500 TJS | 244.71 RON |
| 1,000 TJS | 489.43 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-05-29T18:09:59Z",
"rates": {
"RON": 0.489428
}
}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": 48.9428,
"rate": 0.489428
}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