Rate Overview
Live
1 PEN = 2.7176 TJS
1 TJS = 0.367971
PEN
Avg
2.7221
High
2.7394
Low
2.7113
Last updated: 5/28/2026, 7:59:27 PM
Quick Conversions
| PEN | TJS |
|---|---|
| 1 PEN | 2.72 TJS |
| 10 PEN | 27.18 TJS |
| 50 PEN | 135.88 TJS |
| 100 PEN | 271.76 TJS |
| 500 PEN | 1,358.80 TJS |
| 1,000 PEN | 2,717.61 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-05-28T19:59:27Z",
"rates": {
"TJS": 2.717609
}
}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.7609,
"rate": 2.717609
}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