Rate Overview
Live
1 PEN = 774.5942 TZS
1 TZS = 0.001291
PEN
Avg
772.8768
High
775.8952
Low
768.6499
Last updated: 7/4/2026, 3:14:24 AM
Quick Conversions
| PEN | TZS |
|---|---|
| 1 PEN | 774.59 TZS |
| 10 PEN | 7,745.94 TZS |
| 50 PEN | 38,729.71 TZS |
| 100 PEN | 77,459.42 TZS |
| 500 PEN | 387,297.11 TZS |
| 1,000 PEN | 774,594.21 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-04T03:14:24Z",
"rates": {
"TZS": 774.594211
}
}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": 77459.42109999999,
"rate": 774.594211
}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