Rate Overview
Live
1 PGK = 0.671210 TND
1 TND = 1.4898
PGK
Avg
0.670390
High
0.680806
Low
0.658851
Last updated: 7/26/2026, 3:30:34 AM
Quick Conversions
| PGK | TND |
|---|---|
| 1 PGK | 0.67 TND |
| 10 PGK | 6.71 TND |
| 50 PGK | 33.56 TND |
| 100 PGK | 67.12 TND |
| 500 PGK | 335.60 TND |
| 1,000 PGK | 671.21 TND |
Get PGK/TND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=TNDExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-07-26T03:30:34Z",
"rates": {
"TND": 0.67121
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=TND&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "TND",
"amount": 100
},
"result": 67.121,
"rate": 0.67121
}Build with PGK/TND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key