Rate Overview
Live
1 PGK = 1.5755 TTD
1 TTD = 0.634717
PGK
Avg
1.5734
High
1.5770
Low
1.5606
Last updated: 3/7/2026, 9:23:56 AM
Quick Conversions
| PGK | TTD |
|---|---|
| 1 PGK | 1.58 TTD |
| 10 PGK | 15.76 TTD |
| 50 PGK | 78.78 TTD |
| 100 PGK | 157.55 TTD |
| 500 PGK | 787.75 TTD |
| 1,000 PGK | 1,575.50 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-03-07T09:23:56Z",
"rates": {
"TTD": 1.575505
}
}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": 157.5505,
"rate": 1.575505
}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