Rate Overview
Live
1 PEN = 770.7364 TZS
1 TZS = 0.001297
PEN
Avg
753.7152
High
801.0165
Low
735.2743
Last updated: 5/29/2026, 11:45:21 PM
Quick Conversions
| PEN | TZS |
|---|---|
| 1 PEN | 770.74 TZS |
| 10 PEN | 7,707.36 TZS |
| 50 PEN | 38,536.82 TZS |
| 100 PEN | 77,073.64 TZS |
| 500 PEN | 385,368.21 TZS |
| 1,000 PEN | 770,736.41 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-29T23:45:21Z",
"rates": {
"TZS": 770.736414
}
}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": 77073.6414,
"rate": 770.736414
}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