Rate Overview
Live
1 PEN = 760.0308 TZS
1 TZS = 0.001316
PEN
Avg
766.0499
High
774.9805
Low
759.3598
Last updated: 4/17/2026, 1:25:28 PM
Quick Conversions
| PEN | TZS |
|---|---|
| 1 PEN | 760.03 TZS |
| 10 PEN | 7,600.31 TZS |
| 50 PEN | 38,001.54 TZS |
| 100 PEN | 76,003.08 TZS |
| 500 PEN | 380,015.38 TZS |
| 1,000 PEN | 760,030.76 TZS |
Get PEN/TZS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=TZSExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-04-17T13:25:28Z",
"rates": {
"TZS": 760.030755
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=TZS&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "TZS",
"amount": 100
},
"result": 76003.0755,
"rate": 760.030755
}Build with PEN/TZS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key