Rate Overview
Live
1 PGK = 965.6754 MGA
1 MGA = 0.001036
PGK
Avg
964.2179
High
968.1361
Low
958.2101
Last updated: 6/29/2026, 3:15:30 AM
Quick Conversions
| PGK | MGA |
|---|---|
| 1 PGK | 965.68 MGA |
| 10 PGK | 9,656.75 MGA |
| 50 PGK | 48,283.77 MGA |
| 100 PGK | 96,567.54 MGA |
| 500 PGK | 482,837.72 MGA |
| 1,000 PGK | 965,675.44 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-06-29T03:15:30Z",
"rates": {
"MGA": 965.675436
}
}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": 96567.5436,
"rate": 965.675436
}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