Rate Overview
Live
1 PEN = 779.4322 TZS
1 TZS = 0.001283
PEN
Avg
775.6139
High
781.6170
Low
768.6499
Last updated: 7/27/2026, 4:57:28 PM
Quick Conversions
| PEN | TZS |
|---|---|
| 1 PEN | 779.43 TZS |
| 10 PEN | 7,794.32 TZS |
| 50 PEN | 38,971.61 TZS |
| 100 PEN | 77,943.22 TZS |
| 500 PEN | 389,716.08 TZS |
| 1,000 PEN | 779,432.16 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-27T16:57:28Z",
"rates": {
"TZS": 779.432162
}
}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": 77943.2162,
"rate": 779.432162
}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