Rate Overview
Live
1 PEN = 2.7862 TJS
1 TJS = 0.358914 PEN
Avg
2.7747
High
2.8010
Low
2.7478
Last updated: 1/25/2026, 3:19:29 PM
Quick Conversions
| PEN | TJS |
|---|---|
| 1 PEN | 2.79 TJS |
| 10 PEN | 27.86 TJS |
| 50 PEN | 139.31 TJS |
| 100 PEN | 278.62 TJS |
| 500 PEN | 1,393.09 TJS |
| 1,000 PEN | 2,786.18 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-01-25T15:19:29Z",
"rates": {
"TJS": 2.786184
}
}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": 278.6184,
"rate": 2.786184
}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