Rate Overview
Live
1 PGK = 12.2030 MKD
1 MKD = 0.081947
PGK
Avg
12.1841
High
12.2302
Low
12.1098
Last updated: 7/24/2026, 9:12:05 PM
Quick Conversions
| PGK | MKD |
|---|---|
| 1 PGK | 12.20 MKD |
| 10 PGK | 122.03 MKD |
| 50 PGK | 610.15 MKD |
| 100 PGK | 1,220.30 MKD |
| 500 PGK | 6,101.52 MKD |
| 1,000 PGK | 12,203.03 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-24T21:12:05Z",
"rates": {
"MKD": 12.203034
}
}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": 1220.3034,
"rate": 12.203034
}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