Rate Overview
Live
1 PGK = 12.1665 MKD
1 MKD = 0.082193
PGK
Avg
12.1914
High
12.2646
Low
12.1464
Last updated: 6/15/2026, 9:43:24 PM
Quick Conversions
| PGK | MKD |
|---|---|
| 1 PGK | 12.17 MKD |
| 10 PGK | 121.66 MKD |
| 50 PGK | 608.32 MKD |
| 100 PGK | 1,216.65 MKD |
| 500 PGK | 6,083.24 MKD |
| 1,000 PGK | 12,166.48 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-06-15T21:43:24Z",
"rates": {
"MKD": 12.166475
}
}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": 1216.6475,
"rate": 12.166475
}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