Rate Overview
Live
1 TJS = 0.477906 PGK
1 PGK = 2.0925
TJS
Avg
0.456014
High
0.477906
Low
0.424276
Last updated: 7/28/2026, 2:37:37 PM
Quick Conversions
| TJS | PGK |
|---|---|
| 1 TJS | 0.48 PGK |
| 10 TJS | 4.78 PGK |
| 50 TJS | 23.90 PGK |
| 100 TJS | 47.79 PGK |
| 500 TJS | 238.95 PGK |
| 1,000 TJS | 477.91 PGK |
Get TJS/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=PGKExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-07-28T14:37:37Z",
"rates": {
"PGK": 0.477906
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "PGK",
"amount": 100
},
"result": 47.7906,
"rate": 0.477906
}Build with TJS/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key