Rate Overview
Live
1 TJS = 0.491177 RON
1 RON = 2.0359
TJS
Avg
0.491115
High
0.493164
Low
0.489139
Last updated: 8/17/2026, 11:49:31 AM
Quick Conversions
| TJS | RON |
|---|---|
| 1 TJS | 0.49 RON |
| 10 TJS | 4.91 RON |
| 50 TJS | 24.56 RON |
| 100 TJS | 49.12 RON |
| 500 TJS | 245.59 RON |
| 1,000 TJS | 491.18 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-08-17T11:49:31Z",
"rates": {
"RON": 0.491177
}
}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.1177,
"rate": 0.491177
}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