Rate Overview
Live
1 TTD = 0.634416 PGK
1 PGK = 1.5763
TTD
Avg
0.634764
High
0.636793
Low
0.633531
Last updated: 3/26/2026, 1:59:45 PM
Quick Conversions
| TTD | PGK |
|---|---|
| 1 TTD | 0.63 PGK |
| 10 TTD | 6.34 PGK |
| 50 TTD | 31.72 PGK |
| 100 TTD | 63.44 PGK |
| 500 TTD | 317.21 PGK |
| 1,000 TTD | 634.42 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-03-26T13:59:45Z",
"rates": {
"PGK": 0.634416
}
}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.4416,
"rate": 0.634416
}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