Rate Overview
Live
1 TJS = 0.491039 RON
1 RON = 2.0365
TJS
Avg
0.490359
High
0.491601
Low
0.489049
Last updated: 9/3/2026, 5:27:27 AM
Quick Conversions
| TJS | RON |
|---|---|
| 1 TJS | 0.49 RON |
| 10 TJS | 4.91 RON |
| 50 TJS | 24.55 RON |
| 100 TJS | 49.10 RON |
| 500 TJS | 245.52 RON |
| 1,000 TJS | 491.04 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-09-03T05:27:27Z",
"rates": {
"RON": 0.491039
}
}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.1039,
"rate": 0.491039
}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