Rate Overview
Live
1 TJS = 0.362560 PEN
1 PEN = 2.7582
TJS
Avg
0.361998
High
0.362651
Low
0.360967
Last updated: 9/5/2026, 3:22:43 AM
Quick Conversions
| TJS | PEN |
|---|---|
| 1 TJS | 0.36 PEN |
| 10 TJS | 3.63 PEN |
| 50 TJS | 18.13 PEN |
| 100 TJS | 36.26 PEN |
| 500 TJS | 181.28 PEN |
| 1,000 TJS | 362.56 PEN |
Get TJS/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=PENExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-09-05T03:22:43Z",
"rates": {
"PEN": 0.36256
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "PEN",
"amount": 100
},
"result": 36.256,
"rate": 0.36256
}Build with TJS/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key