Rate Overview
Live
1 MNT = 0.001230 PGK
1 PGK = 813.0081
MNT
Avg
0.001213
High
0.001230
Low
0.001194
Last updated: 7/22/2026, 11:18:20 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.62 PGK |
| 1,000 MNT | 1.23 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-07-22T23:18:20Z",
"rates": {
"PGK": 0.00123
}
}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.123,
"rate": 0.00123
}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