Rate Overview
Live
1 PEN = 2.7291 TJS
1 TJS = 0.366423
PEN
Avg
2.7301
High
2.7379
Low
2.7213
Last updated: 7/7/2026, 7:27:51 PM
Quick Conversions
| PEN | TJS |
|---|---|
| 1 PEN | 2.73 TJS |
| 10 PEN | 27.29 TJS |
| 50 PEN | 136.45 TJS |
| 100 PEN | 272.91 TJS |
| 500 PEN | 1,364.54 TJS |
| 1,000 PEN | 2,729.09 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-07T19:27:51Z",
"rates": {
"TJS": 2.729086
}
}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": 272.90860000000004,
"rate": 2.729086
}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