Rate Overview
Live
1 PEN = 776.5678 TZS
1 TZS = 0.001288
PEN
Avg
775.9691
High
780.0777
Low
769.0599
Last updated: 6/19/2026, 12:01:28 PM
Quick Conversions
| PEN | TZS |
|---|---|
| 1 PEN | 776.57 TZS |
| 10 PEN | 7,765.68 TZS |
| 50 PEN | 38,828.39 TZS |
| 100 PEN | 77,656.78 TZS |
| 500 PEN | 388,283.91 TZS |
| 1,000 PEN | 776,567.82 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-06-19T12:01:28Z",
"rates": {
"TZS": 776.567821
}
}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": 77656.7821,
"rate": 776.567821
}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