Rate Overview
Live
1 TZS = 0.001668 PGK
1 PGK = 599.5204
TZS
Avg
0.001680
High
0.001706
Low
0.001667
Last updated: 3/7/2026, 2:27:43 AM
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.83 PGK |
| 1,000 TZS | 1.67 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-03-07T02:27:43Z",
"rates": {
"PGK": 0.001668
}
}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.1668,
"rate": 0.001668
}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