Rate Overview
Live
1 TJS = 0.358913 PEN
1 PEN = 2.7862 TJS
Avg
0.360408
High
0.363933
Low
0.357014
Last updated: 1/25/2026, 2:54:55 PM
Quick Conversions
| TJS | PEN |
|---|---|
| 1 TJS | 0.36 PEN |
| 10 TJS | 3.59 PEN |
| 50 TJS | 17.95 PEN |
| 100 TJS | 35.89 PEN |
| 500 TJS | 179.46 PEN |
| 1,000 TJS | 358.91 PEN |
Get TJS/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=PENExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-01-25T14:54:55Z",
"rates": {
"PEN": 0.358913
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "PEN",
"amount": 100
},
"result": 35.8913,
"rate": 0.358913
}Build with TJS/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key