Rate Overview
Live
1 TZS = 0.001660 PGK
1 PGK = 602.4096
TZS
Avg
0.001600
High
0.001782
Low
0.001418
Last updated: 5/27/2026, 12:33:30 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.83 PGK |
| 1,000 TZS | 1.66 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-05-27T12:33:30Z",
"rates": {
"PGK": 0.00166
}
}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.166,
"rate": 0.00166
}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