Rate Overview
Live
1 PGK = 0.808442 TMT
1 TMT = 1.2369
PGK
Avg
0.807120
High
0.808442
Low
0.805084
Last updated: 5/6/2026, 10:16:01 AM
Quick Conversions
| PGK | TMT |
|---|---|
| 1 PGK | 0.81 TMT |
| 10 PGK | 8.08 TMT |
| 50 PGK | 40.42 TMT |
| 100 PGK | 80.84 TMT |
| 500 PGK | 404.22 TMT |
| 1,000 PGK | 808.44 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-05-06T10:16:01Z",
"rates": {
"TMT": 0.808442
}
}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.8442,
"rate": 0.808442
}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