Rate Overview
Live
1 PEN = 778.9900 TZS
1 TZS = 0.001284
PEN
Avg
777.4697
High
778.9900
Low
774.1753
Last updated: 7/30/2026, 5:25:01 AM
Quick Conversions
| PEN | TZS |
|---|---|
| 1 PEN | 778.99 TZS |
| 10 PEN | 7,789.90 TZS |
| 50 PEN | 38,949.50 TZS |
| 100 PEN | 77,899.00 TZS |
| 500 PEN | 389,495.00 TZS |
| 1,000 PEN | 778,990.00 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-30T05:25:01Z",
"rates": {
"TZS": 778.989999
}
}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": 77898.9999,
"rate": 778.989999
}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