Rate Overview
Live
1 PGK = 958.2451 MGA
1 MGA = 0.001044
PGK
Avg
960.3306
High
967.6350
Low
956.1135
Last updated: 6/16/2026, 4:16:44 AM
Quick Conversions
| PGK | MGA |
|---|---|
| 1 PGK | 958.25 MGA |
| 10 PGK | 9,582.45 MGA |
| 50 PGK | 47,912.25 MGA |
| 100 PGK | 95,824.51 MGA |
| 500 PGK | 479,122.55 MGA |
| 1,000 PGK | 958,245.09 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-16T04:16:44Z",
"rates": {
"MGA": 958.245091
}
}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": 95824.5091,
"rate": 958.245091
}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