Rate Overview
Live
1 PGK = 17.2224 GMD
1 GMD = 0.058064
PGK
Avg
17.4865
High
18.5318
Low
17.0202
Last updated: 3/27/2026, 7:47:19 AM
Quick Conversions
| PGK | GMD |
|---|---|
| 1 PGK | 17.22 GMD |
| 10 PGK | 172.22 GMD |
| 50 PGK | 861.12 GMD |
| 100 PGK | 1,722.24 GMD |
| 500 PGK | 8,611.22 GMD |
| 1,000 PGK | 17,222.44 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-27T07:47:19Z",
"rates": {
"GMD": 17.22244
}
}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": 1722.244,
"rate": 17.22244
}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