Rate Overview
Live
1 TND = 1.5151 PGK
1 PGK = 0.660013
TND
Avg
1.5200
High
1.5635
Low
1.4900
Last updated: 9/2/2026, 10:23:58 AM
Quick Conversions
| TND | PGK |
|---|---|
| 1 TND | 1.52 PGK |
| 10 TND | 15.15 PGK |
| 50 TND | 75.76 PGK |
| 100 TND | 151.51 PGK |
| 500 TND | 757.56 PGK |
| 1,000 TND | 1,515.12 PGK |
Get TND/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TND¤cies=PGKExample Response:
{
"success": true,
"base": "TND",
"date": "2026-09-02T10:23:58Z",
"rates": {
"PGK": 1.515122
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TND&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "TND",
"to": "PGK",
"amount": 100
},
"result": 151.5122,
"rate": 1.515122
}Build with TND/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key