Rate Overview
Live
1 PGK = 0.802280 TMT
1 TMT = 1.2464
PGK
Avg
0.803206
High
0.805410
Low
0.801059
Last updated: 5/26/2026, 8:21:33 PM
Quick Conversions
| PGK | TMT |
|---|---|
| 1 PGK | 0.80 TMT |
| 10 PGK | 8.02 TMT |
| 50 PGK | 40.11 TMT |
| 100 PGK | 80.23 TMT |
| 500 PGK | 401.14 TMT |
| 1,000 PGK | 802.28 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-26T20:21:33Z",
"rates": {
"TMT": 0.80228
}
}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.228,
"rate": 0.80228
}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