Rate Overview
Live
1 PEN = 744.7562 TZS
1 TZS = 0.001343
PEN
Avg
717.5801
High
765.1578
Low
640.8659
Last updated: 3/28/2026, 10:48:58 AM
Quick Conversions
| PEN | TZS |
|---|---|
| 1 PEN | 744.76 TZS |
| 10 PEN | 7,447.56 TZS |
| 50 PEN | 37,237.81 TZS |
| 100 PEN | 74,475.62 TZS |
| 500 PEN | 372,378.11 TZS |
| 1,000 PEN | 744,756.22 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-03-28T10:48:58Z",
"rates": {
"TZS": 744.756223
}
}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": 74475.6223,
"rate": 744.756223
}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