Rate Overview
Live
1 TTD = 0.655333 PGK
1 PGK = 1.5259
TTD
Avg
0.650112
High
0.655333
Low
0.647219
Last updated: 7/5/2026, 7:35:13 AM
Quick Conversions
| TTD | PGK |
|---|---|
| 1 TTD | 0.66 PGK |
| 10 TTD | 6.55 PGK |
| 50 TTD | 32.77 PGK |
| 100 TTD | 65.53 PGK |
| 500 TTD | 327.67 PGK |
| 1,000 TTD | 655.33 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-07-05T07:35:13Z",
"rates": {
"PGK": 0.655333
}
}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": 65.53330000000001,
"rate": 0.655333
}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