Rate Overview
Live
1 MGA = 0.001037 PGK
1 PGK = 964.3202
MGA
Avg
0.001026
High
0.001038
Low
0.001014
Last updated: 3/6/2026, 11:48:52 PM
Quick Conversions
| MGA | PGK |
|---|---|
| 1 MGA | 0.00 PGK |
| 10 MGA | 0.01 PGK |
| 50 MGA | 0.05 PGK |
| 100 MGA | 0.10 PGK |
| 500 MGA | 0.52 PGK |
| 1,000 MGA | 1.04 PGK |
Get MGA/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=PGKExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-03-06T23:48:52Z",
"rates": {
"PGK": 0.001037
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "PGK",
"amount": 100
},
"result": 0.1037,
"rate": 0.001037
}Build with MGA/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key