Rate Overview
Live
1 PGK = 12.0214 MKD
1 MKD = 0.083185
PGK
Avg
12.0259
High
12.0984
Low
11.9496
Last updated: 8/12/2026, 1:53:32 PM
Quick Conversions
| PGK | MKD |
|---|---|
| 1 PGK | 12.02 MKD |
| 10 PGK | 120.21 MKD |
| 50 PGK | 601.07 MKD |
| 100 PGK | 1,202.14 MKD |
| 500 PGK | 6,010.70 MKD |
| 1,000 PGK | 12,021.39 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-08-12T13:53:32Z",
"rates": {
"MKD": 12.021394
}
}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": 1202.1394,
"rate": 12.021394
}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