Rate Overview
Live
1 TZS = 0.001305 PEN
1 PEN = 766.2835
TZS
Avg
0.001332
High
0.001381
Low
0.001288
Last updated: 5/28/2026, 4:22:26 AM
Quick Conversions
| TZS | PEN |
|---|---|
| 1 TZS | 0.00 PEN |
| 10 TZS | 0.01 PEN |
| 50 TZS | 0.07 PEN |
| 100 TZS | 0.13 PEN |
| 500 TZS | 0.65 PEN |
| 1,000 TZS | 1.31 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-05-28T04:22:26Z",
"rates": {
"PEN": 0.001305
}
}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.1305,
"rate": 0.001305
}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