Rate Overview
Live
1 PGK = 1.5598 TTD
1 TTD = 0.641117
PGK
Avg
1.5665
High
1.5735
Low
1.5598
Last updated: 4/17/2026, 12:42:58 AM
Quick Conversions
| PGK | TTD |
|---|---|
| 1 PGK | 1.56 TTD |
| 10 PGK | 15.60 TTD |
| 50 PGK | 77.99 TTD |
| 100 PGK | 155.98 TTD |
| 500 PGK | 779.89 TTD |
| 1,000 PGK | 1,559.78 TTD |
Get PGK/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=TTDExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-04-17T00:42:58Z",
"rates": {
"TTD": 1.559778
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "TTD",
"amount": 100
},
"result": 155.9778,
"rate": 1.559778
}Build with PGK/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key