Rate Overview
Live
1 PGK = 969.0880 MGA
1 MGA = 0.001032
PGK
Avg
970.6426
High
995.3878
Low
960.8174
Last updated: 3/27/2026, 11:13:04 AM
Quick Conversions
| PGK | MGA |
|---|---|
| 1 PGK | 969.09 MGA |
| 10 PGK | 9,690.88 MGA |
| 50 PGK | 48,454.40 MGA |
| 100 PGK | 96,908.80 MGA |
| 500 PGK | 484,543.99 MGA |
| 1,000 PGK | 969,087.98 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-03-27T11:13:04Z",
"rates": {
"MGA": 969.087978
}
}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": 96908.7978,
"rate": 969.087978
}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