Rate Overview
Live
1 PGK = 0.673776 TND
1 TND = 1.4842
PGK
Avg
0.670449
High
0.680806
Low
0.658851
Last updated: 6/29/2026, 12:06:00 AM
Quick Conversions
| PGK | TND |
|---|---|
| 1 PGK | 0.67 TND |
| 10 PGK | 6.74 TND |
| 50 PGK | 33.69 TND |
| 100 PGK | 67.38 TND |
| 500 PGK | 336.89 TND |
| 1,000 PGK | 673.78 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-06-29T00:06:00Z",
"rates": {
"TND": 0.673776
}
}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.3776,
"rate": 0.673776
}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