Rate Overview
Live
1 TZS = 0.001680 PGK
1 PGK = 595.2381
TZS
Avg
0.001682
High
0.001751
Low
0.001561
Last updated: 7/1/2026, 5:34:33 PM
Quick Conversions
| TZS | PGK |
|---|---|
| 1 TZS | 0.00 PGK |
| 10 TZS | 0.02 PGK |
| 50 TZS | 0.08 PGK |
| 100 TZS | 0.17 PGK |
| 500 TZS | 0.84 PGK |
| 1,000 TZS | 1.68 PGK |
Get TZS/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TZS¤cies=PGKExample Response:
{
"success": true,
"base": "TZS",
"date": "2026-07-01T17:34:33Z",
"rates": {
"PGK": 0.00168
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TZS&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "TZS",
"to": "PGK",
"amount": 100
},
"result": 0.168,
"rate": 0.00168
}Build with TZS/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key