Rate Overview
Live
1 PGK = 1.5543 TTD
1 TTD = 0.643388
PGK
Avg
1.5615
High
1.5662
Low
1.5543
Last updated: 5/7/2026, 2:20:08 AM
Quick Conversions
| PGK | TTD |
|---|---|
| 1 PGK | 1.55 TTD |
| 10 PGK | 15.54 TTD |
| 50 PGK | 77.71 TTD |
| 100 PGK | 155.43 TTD |
| 500 PGK | 777.14 TTD |
| 1,000 PGK | 1,554.27 TTD |
Get PGK/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=TTDExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-05-07T02:20:08Z",
"rates": {
"TTD": 1.554273
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "TTD",
"amount": 100
},
"result": 155.4273,
"rate": 1.554273
}Build with PGK/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key