Rate Overview
Live
1 MKD = 0.082504 PGK
1 PGK = 12.1206
MKD
Avg
0.082560
High
0.083180
Low
0.082044
Last updated: 4/18/2026, 8:35:14 AM
Quick Conversions
| MKD | PGK |
|---|---|
| 1 MKD | 0.08 PGK |
| 10 MKD | 0.83 PGK |
| 50 MKD | 4.13 PGK |
| 100 MKD | 8.25 PGK |
| 500 MKD | 41.25 PGK |
| 1,000 MKD | 82.50 PGK |
Get MKD/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MKD¤cies=PGKExample Response:
{
"success": true,
"base": "MKD",
"date": "2026-04-18T08:35:14Z",
"rates": {
"PGK": 0.082504
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MKD&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MKD",
"to": "PGK",
"amount": 100
},
"result": 8.250399999999999,
"rate": 0.082504
}Build with MKD/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key