Rate Overview
Live
1 PEN = 2.7165 TJS
1 TJS = 0.368117
PEN
Avg
2.7265
High
2.7365
Low
2.7165
Last updated: 7/28/2026, 8:47:33 AM
Quick Conversions
| PEN | TJS |
|---|---|
| 1 PEN | 2.72 TJS |
| 10 PEN | 27.17 TJS |
| 50 PEN | 135.83 TJS |
| 100 PEN | 271.65 TJS |
| 500 PEN | 1,358.26 TJS |
| 1,000 PEN | 2,716.52 TJS |
Get PEN/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=TJSExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-07-28T08:47:33Z",
"rates": {
"TJS": 2.716525
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "TJS",
"amount": 100
},
"result": 271.6525,
"rate": 2.716525
}Build with PEN/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key