Rate Overview
Live
1 TTD = 0.652168 PGK
1 PGK = 1.5333
TTD
Avg
0.649349
High
0.656879
Low
0.644267
Last updated: 7/20/2026, 6:03:57 PM
Quick Conversions
| TTD | PGK |
|---|---|
| 1 TTD | 0.65 PGK |
| 10 TTD | 6.52 PGK |
| 50 TTD | 32.61 PGK |
| 100 TTD | 65.22 PGK |
| 500 TTD | 326.08 PGK |
| 1,000 TTD | 652.17 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-20T18:03:57Z",
"rates": {
"PGK": 0.652168
}
}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.21679999999999,
"rate": 0.652168
}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