Rate Overview
Live
1 PGK = 12.2133 MKD
1 MKD = 0.081878
PGK
Avg
12.2573
High
12.3744
Low
12.1380
Last updated: 7/21/2026, 3:10:51 AM
Quick Conversions
| PGK | MKD |
|---|---|
| 1 PGK | 12.21 MKD |
| 10 PGK | 122.13 MKD |
| 50 PGK | 610.67 MKD |
| 100 PGK | 1,221.33 MKD |
| 500 PGK | 6,106.66 MKD |
| 1,000 PGK | 12,213.33 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-21T03:10:51Z",
"rates": {
"MKD": 12.213328
}
}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": 1221.3328000000001,
"rate": 12.213328
}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