Rate Overview
Live
1 TTD = 0.643593 PGK
1 PGK = 1.5538
TTD
Avg
0.643496
High
0.645256
Low
0.641992
Last updated: 5/26/2026, 3:40:06 AM
Quick Conversions
| TTD | PGK |
|---|---|
| 1 TTD | 0.64 PGK |
| 10 TTD | 6.44 PGK |
| 50 TTD | 32.18 PGK |
| 100 TTD | 64.36 PGK |
| 500 TTD | 321.80 PGK |
| 1,000 TTD | 643.59 PGK |
Get TTD/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TTD¤cies=PGKExample Response:
{
"success": true,
"base": "TTD",
"date": "2026-05-26T03:40:06Z",
"rates": {
"PGK": 0.643593
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TTD&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "TTD",
"to": "PGK",
"amount": 100
},
"result": 64.35929999999999,
"rate": 0.643593
}Build with TTD/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key