Rate Overview
Live
1 TZS = 0.001386 PLN
1 PLN = 721.5007
TZS
Avg
0.001390
High
0.001401
Low
0.001386
Last updated: 5/29/2026, 6:51:23 PM
Quick Conversions
| TZS | PLN |
|---|---|
| 1 TZS | 0.00 PLN |
| 10 TZS | 0.01 PLN |
| 50 TZS | 0.07 PLN |
| 100 TZS | 0.14 PLN |
| 500 TZS | 0.69 PLN |
| 1,000 TZS | 1.39 PLN |
Get TZS/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TZS¤cies=PLNExample Response:
{
"success": true,
"base": "TZS",
"date": "2026-05-29T18:51:23Z",
"rates": {
"PLN": 0.001386
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TZS&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "TZS",
"to": "PLN",
"amount": 100
},
"result": 0.1386,
"rate": 0.001386
}Build with TZS/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key