Rate Overview
Live
1 PGK = 12.0195 MKD
1 MKD = 0.083198
PGK
Avg
12.1299
High
12.2423
Low
12.0195
Last updated: 4/16/2026, 3:06:20 PM
Quick Conversions
| PGK | MKD |
|---|---|
| 1 PGK | 12.02 MKD |
| 10 PGK | 120.20 MKD |
| 50 PGK | 600.98 MKD |
| 100 PGK | 1,201.95 MKD |
| 500 PGK | 6,009.76 MKD |
| 1,000 PGK | 12,019.52 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-04-16T15:06:20Z",
"rates": {
"MKD": 12.019522
}
}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": 1201.9522,
"rate": 12.019522
}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