Rate Overview
Live
1 PGK = 12.1624 MKD
1 MKD = 0.082220
PGK
Avg
12.2135
High
12.4038
Low
12.0232
Last updated: 5/26/2026, 9:22:21 PM
Quick Conversions
| PGK | MKD |
|---|---|
| 1 PGK | 12.16 MKD |
| 10 PGK | 121.62 MKD |
| 50 PGK | 608.12 MKD |
| 100 PGK | 1,216.25 MKD |
| 500 PGK | 6,081.22 MKD |
| 1,000 PGK | 12,162.45 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-05-26T21:22:21Z",
"rates": {
"MKD": 12.16245
}
}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.245,
"rate": 12.16245
}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