Rate Overview
Live
1 PEN = 2.6981 TJS
1 TJS = 0.370638
PEN
Avg
2.6925
High
2.7176
Low
2.6746
Last updated: 5/8/2026, 11:45:53 AM
Quick Conversions
| PEN | TJS |
|---|---|
| 1 PEN | 2.70 TJS |
| 10 PEN | 26.98 TJS |
| 50 PEN | 134.90 TJS |
| 100 PEN | 269.81 TJS |
| 500 PEN | 1,349.03 TJS |
| 1,000 PEN | 2,698.05 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-08T11:45:53Z",
"rates": {
"TJS": 2.698054
}
}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": 269.8054,
"rate": 2.698054
}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