Rate Overview
Live
1 TND = 1.4951 PGK
1 PGK = 0.668835
TND
Avg
1.4921
High
1.5178
Low
1.4688
Last updated: 7/20/2026, 9:13:12 PM
Quick Conversions
| TND | PGK |
|---|---|
| 1 TND | 1.50 PGK |
| 10 TND | 14.95 PGK |
| 50 TND | 74.76 PGK |
| 100 TND | 149.51 PGK |
| 500 TND | 747.57 PGK |
| 1,000 TND | 1,495.14 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-20T21:13:12Z",
"rates": {
"PGK": 1.495137
}
}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.5137,
"rate": 1.495137
}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