Rate Overview
Live
1 TND = 1.4849 PGK
1 PGK = 0.673453
TND
Avg
1.4586
High
1.5142
Low
1.3537
Last updated: 7/8/2026, 6:10:00 AM
Quick Conversions
| TND | PGK |
|---|---|
| 1 TND | 1.48 PGK |
| 10 TND | 14.85 PGK |
| 50 TND | 74.24 PGK |
| 100 TND | 148.49 PGK |
| 500 TND | 742.44 PGK |
| 1,000 TND | 1,484.88 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-07-08T06:10:00Z",
"rates": {
"PGK": 1.484884
}
}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": 148.4884,
"rate": 1.484884
}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