Rate Overview
Live
1 PGK = 16.8217 GMD
1 GMD = 0.059447
PGK
Avg
16.9489
High
17.3221
Low
16.5133
Last updated: 7/19/2026, 7:10:29 PM
Quick Conversions
| PGK | GMD |
|---|---|
| 1 PGK | 16.82 GMD |
| 10 PGK | 168.22 GMD |
| 50 PGK | 841.09 GMD |
| 100 PGK | 1,682.17 GMD |
| 500 PGK | 8,410.85 GMD |
| 1,000 PGK | 16,821.71 GMD |
Get PGK/GMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=GMDExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-07-19T19:10:29Z",
"rates": {
"GMD": 16.821707
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=GMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "GMD",
"amount": 100
},
"result": 1682.1707,
"rate": 16.821707
}Build with PGK/GMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key