Rate Overview
Live
1 TZS = 0.001279 PEN
1 PEN = 781.8608
TZS
Avg
0.001272
High
0.001279
Low
0.001264
Last updated: 8/13/2026, 5:25:49 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.64 PEN |
| 1,000 TZS | 1.28 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-08-13T05:25:49Z",
"rates": {
"PEN": 0.001279
}
}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.12789999999999999,
"rate": 0.001279
}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