Rate Overview
Live
1 PEN = 756.5559 TZS
1 TZS = 0.001322
PEN
Avg
751.3566
High
759.4451
Low
742.6934
Last updated: 5/9/2026, 6:05:53 AM
Quick Conversions
| PEN | TZS |
|---|---|
| 1 PEN | 756.56 TZS |
| 10 PEN | 7,565.56 TZS |
| 50 PEN | 37,827.80 TZS |
| 100 PEN | 75,655.59 TZS |
| 500 PEN | 378,277.97 TZS |
| 1,000 PEN | 756,555.93 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-05-09T06:05:53Z",
"rates": {
"TZS": 756.555933
}
}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": 75655.5933,
"rate": 756.555933
}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