Rate Overview
Live
1 TZS = 0.001295 PEN
1 PEN = 772.2008
TZS
Avg
0.001294
High
0.001300
Low
0.001288
Last updated: 7/4/2026, 7:13:19 AM
Quick Conversions
| TZS | PEN |
|---|---|
| 1 TZS | 0.00 PEN |
| 10 TZS | 0.01 PEN |
| 50 TZS | 0.06 PEN |
| 100 TZS | 0.13 PEN |
| 500 TZS | 0.65 PEN |
| 1,000 TZS | 1.30 PEN |
Get TZS/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TZS¤cies=PENExample Response:
{
"success": true,
"base": "TZS",
"date": "2026-07-04T07:13:19Z",
"rates": {
"PEN": 0.001295
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TZS&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "TZS",
"to": "PEN",
"amount": 100
},
"result": 0.1295,
"rate": 0.001295
}Build with TZS/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key