Rate Overview
Live
1 PGK = 1.5096 TTD
1 TTD = 0.662444
PGK
Avg
1.5274
High
1.5376
Low
1.5096
Last updated: 8/12/2026, 2:33:34 AM
Quick Conversions
| PGK | TTD |
|---|---|
| 1 PGK | 1.51 TTD |
| 10 PGK | 15.10 TTD |
| 50 PGK | 75.48 TTD |
| 100 PGK | 150.96 TTD |
| 500 PGK | 754.78 TTD |
| 1,000 PGK | 1,509.56 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-08-12T02:33:34Z",
"rates": {
"TTD": 1.509561
}
}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": 150.9561,
"rate": 1.509561
}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