Rate Overview
Live
1 PEN = 757.7243 TZS
1 TZS = 0.001320
PEN
Avg
765.7688
High
774.9805
Low
757.7243
Last updated: 4/17/2026, 2:35:18 PM
Quick Conversions
| PEN | TZS |
|---|---|
| 1 PEN | 757.72 TZS |
| 10 PEN | 7,577.24 TZS |
| 50 PEN | 37,886.22 TZS |
| 100 PEN | 75,772.43 TZS |
| 500 PEN | 378,862.15 TZS |
| 1,000 PEN | 757,724.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-04-17T14:35:18Z",
"rates": {
"TZS": 757.724302
}
}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": 75772.4302,
"rate": 757.724302
}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