Rate Overview
Live
1 PGK = 12.3501 MKD
1 MKD = 0.080971
PGK
Avg
12.2404
High
12.3628
Low
12.0450
Last updated: 3/6/2026, 10:51:13 PM
Quick Conversions
| PGK | MKD |
|---|---|
| 1 PGK | 12.35 MKD |
| 10 PGK | 123.50 MKD |
| 50 PGK | 617.51 MKD |
| 100 PGK | 1,235.01 MKD |
| 500 PGK | 6,175.06 MKD |
| 1,000 PGK | 12,350.11 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-03-06T22:51:13Z",
"rates": {
"MKD": 12.35011
}
}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": 1235.011,
"rate": 12.35011
}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