Rate Overview
Live
1 PEN = 776.5102 TZS
1 TZS = 0.001288
PEN
Avg
775.9627
High
780.0777
Low
769.0599
Last updated: 6/19/2026, 10:34:01 AM
Quick Conversions
| PEN | TZS |
|---|---|
| 1 PEN | 776.51 TZS |
| 10 PEN | 7,765.10 TZS |
| 50 PEN | 38,825.51 TZS |
| 100 PEN | 77,651.02 TZS |
| 500 PEN | 388,255.09 TZS |
| 1,000 PEN | 776,510.18 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-19T10:34:01Z",
"rates": {
"TZS": 776.51018
}
}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": 77651.018,
"rate": 776.51018
}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