Rate Overview
Live
1 TZS = 0.348403 KPW
1 KPW = 2.8702
TZS
Avg
0.351189
High
0.353969
Low
0.348403
Last updated: 3/7/2026, 7:42:41 AM
Quick Conversions
| TZS | KPW |
|---|---|
| 1 TZS | 0.35 KPW |
| 10 TZS | 3.48 KPW |
| 50 TZS | 17.42 KPW |
| 100 TZS | 34.84 KPW |
| 500 TZS | 174.20 KPW |
| 1,000 TZS | 348.40 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-03-07T07:42:41Z",
"rates": {
"KPW": 0.348403
}
}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.8403,
"rate": 0.348403
}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