Rate Overview
Live
1 TJS = 0.365246 PEN
1 PEN = 2.7379
TJS
Avg
0.363517
High
0.365246
Low
0.361482
Last updated: 8/17/2026, 11:49:22 AM
Quick Conversions
| TJS | PEN |
|---|---|
| 1 TJS | 0.37 PEN |
| 10 TJS | 3.65 PEN |
| 50 TJS | 18.26 PEN |
| 100 TJS | 36.52 PEN |
| 500 TJS | 182.62 PEN |
| 1,000 TJS | 365.25 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-08-17T11:49:22Z",
"rates": {
"PEN": 0.365246
}
}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": 36.5246,
"rate": 0.365246
}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