Rate Overview
Live
1 PGK = 2.2221 TJS
1 TJS = 0.450022
PGK
Avg
2.2227
High
2.2334
Low
2.2136
Last updated: 3/27/2026, 9:23:59 AM
Quick Conversions
| PGK | TJS |
|---|---|
| 1 PGK | 2.22 TJS |
| 10 PGK | 22.22 TJS |
| 50 PGK | 111.11 TJS |
| 100 PGK | 222.21 TJS |
| 500 PGK | 1,111.06 TJS |
| 1,000 PGK | 2,222.12 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-27T09:23:59Z",
"rates": {
"TJS": 2.222115
}
}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": 222.2115,
"rate": 2.222115
}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