Rate Overview
Live
1 TJS = 0.457150 RON
1 RON = 2.1875
TJS
Avg
0.457281
High
0.460640
Low
0.453396
Last updated: 3/7/2026, 1:01:42 AM
Quick Conversions
| TJS | RON |
|---|---|
| 1 TJS | 0.46 RON |
| 10 TJS | 4.57 RON |
| 50 TJS | 22.86 RON |
| 100 TJS | 45.72 RON |
| 500 TJS | 228.58 RON |
| 1,000 TJS | 457.15 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-03-07T01:01:42Z",
"rates": {
"RON": 0.45715
}
}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": 45.715,
"rate": 0.45715
}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