Rate Overview
Live
1 PGK = 973.1270 MGA
1 MGA = 0.001028
PGK
Avg
966.6312
High
976.2203
Low
958.2101
Last updated: 7/2/2026, 5:44:36 AM
Quick Conversions
| PGK | MGA |
|---|---|
| 1 PGK | 973.13 MGA |
| 10 PGK | 9,731.27 MGA |
| 50 PGK | 48,656.35 MGA |
| 100 PGK | 97,312.70 MGA |
| 500 PGK | 486,563.48 MGA |
| 1,000 PGK | 973,126.96 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-07-02T05:44:36Z",
"rates": {
"MGA": 973.126961
}
}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": 97312.6961,
"rate": 973.126961
}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