Rate Overview
Live
1 PEN = 2.7526 TJS
1 TJS = 0.363290
PEN
Avg
2.7941
High
2.8472
Low
2.7496
Last updated: 3/27/2026, 3:18:39 PM
Quick Conversions
| PEN | TJS |
|---|---|
| 1 PEN | 2.75 TJS |
| 10 PEN | 27.53 TJS |
| 50 PEN | 137.63 TJS |
| 100 PEN | 275.26 TJS |
| 500 PEN | 1,376.31 TJS |
| 1,000 PEN | 2,752.62 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-03-27T15:18:39Z",
"rates": {
"TJS": 2.752624
}
}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": 275.2624,
"rate": 2.752624
}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