Rate Overview
Live
1 MNT = 0.001213 PGK
1 PGK = 824.4023
MNT
Avg
0.001209
High
0.001213
Low
0.001199
Last updated: 4/16/2026, 4:47:39 PM
Quick Conversions
| MNT | PGK |
|---|---|
| 1 MNT | 0.00 PGK |
| 10 MNT | 0.01 PGK |
| 50 MNT | 0.06 PGK |
| 100 MNT | 0.12 PGK |
| 500 MNT | 0.61 PGK |
| 1,000 MNT | 1.21 PGK |
Get MNT/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=PGKExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-04-16T16:47:39Z",
"rates": {
"PGK": 0.001213
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "PGK",
"amount": 100
},
"result": 0.1213,
"rate": 0.001213
}Build with MNT/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key