Rate Overview
Live
1 TND = 1.4988 PGK
1 PGK = 0.667189
TND
Avg
1.4932
High
1.5007
Low
1.4812
Last updated: 4/16/2026, 4:49:16 PM
Quick Conversions
| TND | PGK |
|---|---|
| 1 TND | 1.50 PGK |
| 10 TND | 14.99 PGK |
| 50 TND | 74.94 PGK |
| 100 TND | 149.88 PGK |
| 500 TND | 749.41 PGK |
| 1,000 TND | 1,498.83 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-04-16T16:49:16Z",
"rates": {
"PGK": 1.498826
}
}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": 149.8826,
"rate": 1.498826
}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