Rate Overview
Live
1 MKD = 0.082743 PGK
1 PGK = 12.0856
MKD
Avg
0.081913
High
0.083235
Low
0.081292
Last updated: 7/31/2026, 10:27:49 AM
Quick Conversions
| MKD | PGK |
|---|---|
| 1 MKD | 0.08 PGK |
| 10 MKD | 0.83 PGK |
| 50 MKD | 4.14 PGK |
| 100 MKD | 8.27 PGK |
| 500 MKD | 41.37 PGK |
| 1,000 MKD | 82.74 PGK |
Get MKD/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MKD¤cies=PGKExample Response:
{
"success": true,
"base": "MKD",
"date": "2026-07-31T10:27:49Z",
"rates": {
"PGK": 0.082743
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MKD&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MKD",
"to": "PGK",
"amount": 100
},
"result": 8.2743,
"rate": 0.082743
}Build with MKD/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key