Rate Overview
Live
1 TJS = 0.450021 PGK
1 PGK = 2.2221
TJS
Avg
0.433483
High
0.466697
Low
0.358223
Last updated: 3/27/2026, 11:53:01 AM
Quick Conversions
| TJS | PGK |
|---|---|
| 1 TJS | 0.45 PGK |
| 10 TJS | 4.50 PGK |
| 50 TJS | 22.50 PGK |
| 100 TJS | 45.00 PGK |
| 500 TJS | 225.01 PGK |
| 1,000 TJS | 450.02 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-03-27T11:53:01Z",
"rates": {
"PGK": 0.450021
}
}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": 45.0021,
"rate": 0.450021
}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