Rate Overview
Live
1 PGK = 1.5310 TTD
1 TTD = 0.653170
PGK
Avg
1.5329
High
1.5389
Low
1.5236
Last updated: 7/25/2026, 11:08:45 PM
Quick Conversions
| PGK | TTD |
|---|---|
| 1 PGK | 1.53 TTD |
| 10 PGK | 15.31 TTD |
| 50 PGK | 76.55 TTD |
| 100 PGK | 153.10 TTD |
| 500 PGK | 765.50 TTD |
| 1,000 PGK | 1,531.00 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-07-25T23:08:45Z",
"rates": {
"TTD": 1.530996
}
}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": 153.0996,
"rate": 1.530996
}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