Rate Overview
Live
1 PEN = 788.0856 TZS
1 TZS = 0.001269
PEN
Avg
789.6461
High
791.9303
Low
787.5136
Last updated: 9/10/2026, 4:45:54 AM
Quick Conversions
| PEN | TZS |
|---|---|
| 1 PEN | 788.09 TZS |
| 10 PEN | 7,880.86 TZS |
| 50 PEN | 39,404.28 TZS |
| 100 PEN | 78,808.56 TZS |
| 500 PEN | 394,042.82 TZS |
| 1,000 PEN | 788,085.64 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-09-10T04:45:54Z",
"rates": {
"TZS": 788.085638
}
}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": 78808.5638,
"rate": 788.085638
}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