Rate Overview
Live
1 PGK = 0.660012 TND
1 TND = 1.5151
PGK
Avg
0.658005
High
0.671140
Low
0.639604
Last updated: 9/2/2026, 10:22:31 AM
Quick Conversions
| PGK | TND |
|---|---|
| 1 PGK | 0.66 TND |
| 10 PGK | 6.60 TND |
| 50 PGK | 33.00 TND |
| 100 PGK | 66.00 TND |
| 500 PGK | 330.01 TND |
| 1,000 PGK | 660.01 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-09-02T10:22:31Z",
"rates": {
"TND": 0.660012
}
}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": 66.00120000000001,
"rate": 0.660012
}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