Rate Overview
Live
1 PEN = 776.3071 TZS
1 TZS = 0.001288
PEN
Avg
726.6279
High
776.3071
Low
640.8659
Last updated: 7/29/2026, 3:41:27 AM
Quick Conversions
| PEN | TZS |
|---|---|
| 1 PEN | 776.31 TZS |
| 10 PEN | 7,763.07 TZS |
| 50 PEN | 38,815.35 TZS |
| 100 PEN | 77,630.71 TZS |
| 500 PEN | 388,153.54 TZS |
| 1,000 PEN | 776,307.07 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-29T03:41:27Z",
"rates": {
"TZS": 776.307071
}
}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": 77630.7071,
"rate": 776.307071
}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