Rate Overview
Live
1 PEN = 2.7321 TJS
1 TJS = 0.366022
PEN
Avg
2.7604
High
2.8472
Low
2.6746
Last updated: 7/28/2026, 10:03:47 PM
Quick Conversions
| PEN | TJS |
|---|---|
| 1 PEN | 2.73 TJS |
| 10 PEN | 27.32 TJS |
| 50 PEN | 136.60 TJS |
| 100 PEN | 273.21 TJS |
| 500 PEN | 1,366.04 TJS |
| 1,000 PEN | 2,732.07 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-28T22:03:47Z",
"rates": {
"TJS": 2.732074
}
}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": 273.2074,
"rate": 2.732074
}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