Rate Overview
Live
1 PEN = 2.7438 TJS
1 TJS = 0.364454
PEN
Avg
2.7834
High
2.8310
Low
2.7438
Last updated: 4/18/2026, 8:48:37 AM
Quick Conversions
| PEN | TJS |
|---|---|
| 1 PEN | 2.74 TJS |
| 10 PEN | 27.44 TJS |
| 50 PEN | 137.19 TJS |
| 100 PEN | 274.38 TJS |
| 500 PEN | 1,371.92 TJS |
| 1,000 PEN | 2,743.83 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-04-18T08:48:37Z",
"rates": {
"TJS": 2.743831
}
}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": 274.3831,
"rate": 2.743831
}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