Rate Overview
Live
1 PGK = 1.5587 TTD
1 TTD = 0.641571
PGK
Avg
1.6604
High
1.7679
Low
1.5587
Last updated: 5/27/2026, 1:55:16 PM
Quick Conversions
| PGK | TTD |
|---|---|
| 1 PGK | 1.56 TTD |
| 10 PGK | 15.59 TTD |
| 50 PGK | 77.93 TTD |
| 100 PGK | 155.87 TTD |
| 500 PGK | 779.34 TTD |
| 1,000 PGK | 1,558.68 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-05-27T13:55:16Z",
"rates": {
"TTD": 1.558675
}
}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.8675,
"rate": 1.558675
}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