Rate Overview
Live
1 TZS = 0.001658 PGK
1 PGK = 603.1363
TZS
Avg
0.001600
High
0.001782
Low
0.001418
Last updated: 5/27/2026, 11:19:16 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.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-27T11:19:16Z",
"rates": {
"PGK": 0.001658
}
}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.1658,
"rate": 0.001658
}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