Rate Overview
Live
1 PGK = 2.1921 TJS
1 TJS = 0.456185 PGK
Avg
2.1748
High
2.2052
Low
2.1427
Last updated: 1/25/2026, 5:01:05 PM
Quick Conversions
| PGK | TJS |
|---|---|
| 1 PGK | 2.19 TJS |
| 10 PGK | 21.92 TJS |
| 50 PGK | 109.60 TJS |
| 100 PGK | 219.21 TJS |
| 500 PGK | 1,096.05 TJS |
| 1,000 PGK | 2,192.09 TJS |
Get PGK/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=TJSExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-01-25T17:01:05Z",
"rates": {
"TJS": 2.192091
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "TJS",
"amount": 100
},
"result": 219.2091,
"rate": 2.192091
}Build with PGK/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key