Rate Overview
Live
1 PGK = 2.2304 TJS
1 TJS = 0.448353
PGK
Avg
2.2182
High
2.2304
Low
2.1924
Last updated: 3/6/2026, 10:46:58 PM
Quick Conversions
| PGK | TJS |
|---|---|
| 1 PGK | 2.23 TJS |
| 10 PGK | 22.30 TJS |
| 50 PGK | 111.52 TJS |
| 100 PGK | 223.04 TJS |
| 500 PGK | 1,115.19 TJS |
| 1,000 PGK | 2,230.39 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-03-06T22:46:58Z",
"rates": {
"TJS": 2.230385
}
}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": 223.0385,
"rate": 2.230385
}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