Rate Overview
Live
1 TZS = 0.340271 KPW
1 KPW = 2.9388
TZS
Avg
0.352334
High
0.376474
Low
0.332256
Last updated: 8/20/2026, 10:30:40 AM
Quick Conversions
| TZS | KPW |
|---|---|
| 1 TZS | 0.34 KPW |
| 10 TZS | 3.40 KPW |
| 50 TZS | 17.01 KPW |
| 100 TZS | 34.03 KPW |
| 500 TZS | 170.14 KPW |
| 1,000 TZS | 340.27 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-08-20T10:30:40Z",
"rates": {
"KPW": 0.340271
}
}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.0271,
"rate": 0.340271
}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