Rate Overview
Live
1 PGK = 17.0480 GMD
1 GMD = 0.058658
PGK
Avg
17.0003
High
17.1264
Low
16.8669
Last updated: 4/16/2026, 3:07:53 PM
Quick Conversions
| PGK | GMD |
|---|---|
| 1 PGK | 17.05 GMD |
| 10 PGK | 170.48 GMD |
| 50 PGK | 852.40 GMD |
| 100 PGK | 1,704.80 GMD |
| 500 PGK | 8,524.00 GMD |
| 1,000 PGK | 17,047.99 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-04-16T15:07:53Z",
"rates": {
"GMD": 17.047991
}
}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": 1704.7991,
"rate": 17.047991
}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