Rate Overview
Live
1 PEN = 787.4513 TZS
1 TZS = 0.001270
PEN
Avg
789.0433
High
793.1138
Low
785.7906
Last updated: 8/21/2026, 2:18:07 AM
Quick Conversions
| PEN | TZS |
|---|---|
| 1 PEN | 787.45 TZS |
| 10 PEN | 7,874.51 TZS |
| 50 PEN | 39,372.56 TZS |
| 100 PEN | 78,745.13 TZS |
| 500 PEN | 393,725.65 TZS |
| 1,000 PEN | 787,451.30 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-08-21T02:18:07Z",
"rates": {
"TZS": 787.451296
}
}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": 78745.1296,
"rate": 787.451296
}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