Rate Overview
Live
1 TJS = 0.363523 PEN
1 PEN = 2.7509
TJS
Avg
0.356733
High
0.377411
Low
0.335585
Last updated: 3/27/2026, 1:32:56 PM
Quick Conversions
| TJS | PEN |
|---|---|
| 1 TJS | 0.36 PEN |
| 10 TJS | 3.64 PEN |
| 50 TJS | 18.18 PEN |
| 100 TJS | 36.35 PEN |
| 500 TJS | 181.76 PEN |
| 1,000 TJS | 363.52 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-03-27T13:32:56Z",
"rates": {
"PEN": 0.363523
}
}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.3523,
"rate": 0.363523
}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