Rate Overview
Live
1 TJS = 0.494918 RON
1 RON = 2.0205
TJS
Avg
0.494659
High
0.497573
Low
0.492045
Last updated: 7/8/2026, 2:24:20 AM
Quick Conversions
| TJS | RON |
|---|---|
| 1 TJS | 0.49 RON |
| 10 TJS | 4.95 RON |
| 50 TJS | 24.75 RON |
| 100 TJS | 49.49 RON |
| 500 TJS | 247.46 RON |
| 1,000 TJS | 494.92 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-08T02:24:20Z",
"rates": {
"RON": 0.494918
}
}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.491800000000005,
"rate": 0.494918
}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