Rate Overview
Live
1 MNT = 0.001203 PGK
1 PGK = 831.2552
MNT
Avg
0.001204
High
0.001215
Low
0.001199
Last updated: 3/7/2026, 12:33:02 AM
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.60 PGK |
| 1,000 MNT | 1.20 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-03-07T00:33:02Z",
"rates": {
"PGK": 0.001203
}
}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.1203,
"rate": 0.001203
}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