Rate Overview
Live
1 TJS = 0.473405 PGK
1 PGK = 2.1124
TJS
Avg
0.470019
High
0.473405
Low
0.465783
Last updated: 6/18/2026, 11:14:23 AM
Quick Conversions
| TJS | PGK |
|---|---|
| 1 TJS | 0.47 PGK |
| 10 TJS | 4.73 PGK |
| 50 TJS | 23.67 PGK |
| 100 TJS | 47.34 PGK |
| 500 TJS | 236.70 PGK |
| 1,000 TJS | 473.41 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-06-18T11:14:23Z",
"rates": {
"PGK": 0.473405
}
}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.3405,
"rate": 0.473405
}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