Rate Overview
Live
1 PGK = 12.2713 MKD
1 MKD = 0.081491
PGK
Avg
12.3153
High
12.3744
Low
12.2713
Last updated: 7/1/2026, 2:22:27 PM
Quick Conversions
| PGK | MKD |
|---|---|
| 1 PGK | 12.27 MKD |
| 10 PGK | 122.71 MKD |
| 50 PGK | 613.56 MKD |
| 100 PGK | 1,227.13 MKD |
| 500 PGK | 6,135.64 MKD |
| 1,000 PGK | 12,271.27 MKD |
Get PGK/MKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=MKDExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-07-01T14:22:27Z",
"rates": {
"MKD": 12.271271
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=MKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "MKD",
"amount": 100
},
"result": 1227.1271000000002,
"rate": 12.271271
}Build with PGK/MKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key