Rate Overview
Live
1 TTD = 0.638177 PGK
1 PGK = 1.5670
TTD
Avg
0.637646
High
0.638467
Low
0.635530
Last updated: 4/15/2026, 11:19:51 PM
Quick Conversions
| TTD | PGK |
|---|---|
| 1 TTD | 0.64 PGK |
| 10 TTD | 6.38 PGK |
| 50 TTD | 31.91 PGK |
| 100 TTD | 63.82 PGK |
| 500 TTD | 319.09 PGK |
| 1,000 TTD | 638.18 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-04-15T23:19:51Z",
"rates": {
"PGK": 0.638177
}
}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": 63.8177,
"rate": 0.638177
}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