Rate Overview
Live
1 TZS = 0.342848 KPW
1 KPW = 2.9167
TZS
Avg
0.343890
High
0.344830
Low
0.342848
Last updated: 6/17/2026, 6:43:01 AM
Quick Conversions
| TZS | KPW |
|---|---|
| 1 TZS | 0.34 KPW |
| 10 TZS | 3.43 KPW |
| 50 TZS | 17.14 KPW |
| 100 TZS | 34.28 KPW |
| 500 TZS | 171.42 KPW |
| 1,000 TZS | 342.85 KPW |
Get TZS/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TZS¤cies=KPWExample Response:
{
"success": true,
"base": "TZS",
"date": "2026-06-17T06:43:01Z",
"rates": {
"KPW": 0.342848
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TZS&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "TZS",
"to": "KPW",
"amount": 100
},
"result": 34.2848,
"rate": 0.342848
}Build with TZS/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key