Rate Overview
Live
1 TND = 1.5068 PGK
1 PGK = 0.663659
TND
Avg
1.4988
High
1.5095
Low
1.4862
Last updated: 6/16/2026, 1:36:45 AM
Quick Conversions
| TND | PGK |
|---|---|
| 1 TND | 1.51 PGK |
| 10 TND | 15.07 PGK |
| 50 TND | 75.34 PGK |
| 100 TND | 150.68 PGK |
| 500 TND | 753.40 PGK |
| 1,000 TND | 1,506.80 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-06-16T01:36:45Z",
"rates": {
"PGK": 1.506797
}
}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": 150.6797,
"rate": 1.506797
}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