Rate Overview
Live
1 PGK = 959.5205 MGA
1 MGA = 0.001042
PGK
Avg
956.3916
High
959.5205
Low
954.3870
Last updated: 5/6/2026, 12:30:39 PM
Quick Conversions
| PGK | MGA |
|---|---|
| 1 PGK | 959.52 MGA |
| 10 PGK | 9,595.20 MGA |
| 50 PGK | 47,976.02 MGA |
| 100 PGK | 95,952.05 MGA |
| 500 PGK | 479,760.23 MGA |
| 1,000 PGK | 959,520.47 MGA |
Get PGK/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=MGAExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-05-06T12:30:39Z",
"rates": {
"MGA": 959.520465
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "MGA",
"amount": 100
},
"result": 95952.0465,
"rate": 959.520465
}Build with PGK/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key