Rate Overview
Live
1 RON = 2.1917 TJS
1 TJS = 0.456271
RON
Avg
2.1875
High
2.1941
Low
2.1777
Last updated: 4/17/2026, 6:12:59 AM
Quick Conversions
| RON | TJS |
|---|---|
| 1 RON | 2.19 TJS |
| 10 RON | 21.92 TJS |
| 50 RON | 109.58 TJS |
| 100 RON | 219.17 TJS |
| 500 RON | 1,095.84 TJS |
| 1,000 RON | 2,191.68 TJS |
Get RON/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=TJSExample Response:
{
"success": true,
"base": "RON",
"date": "2026-04-17T06:12:59Z",
"rates": {
"TJS": 2.191678
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "TJS",
"amount": 100
},
"result": 219.1678,
"rate": 2.191678
}Build with RON/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key