Rate Overview
Live
1 TND = 1.5038 PGK
1 PGK = 0.664975
TND
Avg
1.4436
High
1.5178
Low
1.3327
Last updated: 5/26/2026, 10:13:34 PM
Quick Conversions
| TND | PGK |
|---|---|
| 1 TND | 1.50 PGK |
| 10 TND | 15.04 PGK |
| 50 TND | 75.19 PGK |
| 100 TND | 150.38 PGK |
| 500 TND | 751.91 PGK |
| 1,000 TND | 1,503.82 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-05-26T22:13:34Z",
"rates": {
"PGK": 1.503817
}
}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.3817,
"rate": 1.503817
}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