Rate Overview
Live
1 TZS = 0.342708 KPW
1 KPW = 2.9179
TZS
Avg
0.343030
High
0.343285
Low
0.342708
Last updated: 7/7/2026, 11:01:04 AM
Quick Conversions
| TZS | KPW |
|---|---|
| 1 TZS | 0.34 KPW |
| 10 TZS | 3.43 KPW |
| 50 TZS | 17.14 KPW |
| 100 TZS | 34.27 KPW |
| 500 TZS | 171.35 KPW |
| 1,000 TZS | 342.71 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-07-07T11:01:04Z",
"rates": {
"KPW": 0.342708
}
}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.2708,
"rate": 0.342708
}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