Rate Overview
Live
1 PGK = 17.1593 GMD
1 GMD = 0.058277
PGK
Avg
17.1027
High
17.1728
Low
16.9105
Last updated: 3/6/2026, 10:51:28 PM
Quick Conversions
| PGK | GMD |
|---|---|
| 1 PGK | 17.16 GMD |
| 10 PGK | 171.59 GMD |
| 50 PGK | 857.97 GMD |
| 100 PGK | 1,715.93 GMD |
| 500 PGK | 8,579.65 GMD |
| 1,000 PGK | 17,159.30 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-03-06T22:51:28Z",
"rates": {
"GMD": 17.1593
}
}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": 1715.9300000000003,
"rate": 17.1593
}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