Rate Overview
Live
1 TJS = 0.489859 RON
1 RON = 2.0414
TJS
Avg
0.487208
High
0.493025
Low
0.485089
Last updated: 6/18/2026, 5:56:03 PM
Quick Conversions
| TJS | RON |
|---|---|
| 1 TJS | 0.49 RON |
| 10 TJS | 4.90 RON |
| 50 TJS | 24.49 RON |
| 100 TJS | 48.99 RON |
| 500 TJS | 244.93 RON |
| 1,000 TJS | 489.86 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-06-18T17:56:03Z",
"rates": {
"RON": 0.489859
}
}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": 48.9859,
"rate": 0.489859
}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