Rate Overview
Live
1 TJS = 0.482978 PGK
1 PGK = 2.0705
TJS
Avg
0.479129
High
0.485981
Low
0.470801
Last updated: 9/3/2026, 1:26:12 PM
Quick Conversions
| TJS | PGK |
|---|---|
| 1 TJS | 0.48 PGK |
| 10 TJS | 4.83 PGK |
| 50 TJS | 24.15 PGK |
| 100 TJS | 48.30 PGK |
| 500 TJS | 241.49 PGK |
| 1,000 TJS | 482.98 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-09-03T13:26:12Z",
"rates": {
"PGK": 0.482978
}
}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": 48.2978,
"rate": 0.482978
}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