Rate Overview
Live
1 PGK = 0.801095 TMT
1 TMT = 1.2483
PGK
Avg
0.800672
High
0.805987
Low
0.797205
Last updated: 6/15/2026, 9:44:21 PM
Quick Conversions
| PGK | TMT |
|---|---|
| 1 PGK | 0.80 TMT |
| 10 PGK | 8.01 TMT |
| 50 PGK | 40.05 TMT |
| 100 PGK | 80.11 TMT |
| 500 PGK | 400.55 TMT |
| 1,000 PGK | 801.10 TMT |
Get PGK/TMT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=TMTExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-06-15T21:44:21Z",
"rates": {
"TMT": 0.801095
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=TMT&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "TMT",
"amount": 100
},
"result": 80.1095,
"rate": 0.801095
}Build with PGK/TMT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key