Rate Overview
Live
1 PEN = 2.8142 TJS
1 TJS = 0.355339
PEN
Avg
2.8071
High
2.8264
Low
2.7823
Last updated: 2/14/2026, 2:39:49 PM
Quick Conversions
| PEN | TJS |
|---|---|
| 1 PEN | 2.81 TJS |
| 10 PEN | 28.14 TJS |
| 50 PEN | 140.71 TJS |
| 100 PEN | 281.42 TJS |
| 500 PEN | 1,407.11 TJS |
| 1,000 PEN | 2,814.21 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-02-14T14:39:49Z",
"rates": {
"TJS": 2.814215
}
}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": 281.4215,
"rate": 2.814215
}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