Rate Overview
Live
1 PEN = 771.6314 TZS
1 TZS = 0.001296
PEN
Avg
773.6056
High
775.8952
Low
771.6314
Last updated: 7/9/2026, 5:08:50 AM
Quick Conversions
| PEN | TZS |
|---|---|
| 1 PEN | 771.63 TZS |
| 10 PEN | 7,716.31 TZS |
| 50 PEN | 38,581.57 TZS |
| 100 PEN | 77,163.14 TZS |
| 500 PEN | 385,815.68 TZS |
| 1,000 PEN | 771,631.36 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-07-09T05:08:50Z",
"rates": {
"TZS": 771.631363
}
}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": 77163.1363,
"rate": 771.631363
}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