Rate Overview
Live
1 PGK = 12.1432 MKD
1 MKD = 0.082351
PGK
Avg
12.1658
High
12.2369
Low
12.1219
Last updated: 5/26/2026, 8:21:23 PM
Quick Conversions
| PGK | MKD |
|---|---|
| 1 PGK | 12.14 MKD |
| 10 PGK | 121.43 MKD |
| 50 PGK | 607.16 MKD |
| 100 PGK | 1,214.32 MKD |
| 500 PGK | 6,071.61 MKD |
| 1,000 PGK | 12,143.21 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-26T20:21:23Z",
"rates": {
"MKD": 12.143213
}
}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": 1214.3212999999998,
"rate": 12.143213
}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