Rate Overview
Live
1 TJS = 0.474430 RON
1 RON = 2.1078
TJS
Avg
0.475269
High
0.479273
Low
0.473053
Last updated: 5/9/2026, 6:02:40 AM
Quick Conversions
| TJS | RON |
|---|---|
| 1 TJS | 0.47 RON |
| 10 TJS | 4.74 RON |
| 50 TJS | 23.72 RON |
| 100 TJS | 47.44 RON |
| 500 TJS | 237.22 RON |
| 1,000 TJS | 474.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-09T06:02:40Z",
"rates": {
"RON": 0.47443
}
}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": 47.443000000000005,
"rate": 0.47443
}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