Rate Overview
Live
1 PEN = 774.1753 TZS
1 TZS = 0.001292
PEN
Avg
761.7103
High
781.6170
Low
732.9129
Last updated: 7/25/2026, 9:41:11 PM
Quick Conversions
| PEN | TZS |
|---|---|
| 1 PEN | 774.18 TZS |
| 10 PEN | 7,741.75 TZS |
| 50 PEN | 38,708.76 TZS |
| 100 PEN | 77,417.53 TZS |
| 500 PEN | 387,087.63 TZS |
| 1,000 PEN | 774,175.25 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-25T21:41:11Z",
"rates": {
"TZS": 774.175254
}
}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": 77417.5254,
"rate": 774.175254
}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