Rate Overview
Live
1 MNT = 0.001239 PGK
1 PGK = 807.1025
MNT
Avg
0.001230
High
0.001252
Low
0.001210
Last updated: 9/3/2026, 7:34:46 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.24 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-09-03T19:34:46Z",
"rates": {
"PGK": 0.001239
}
}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.12390000000000001,
"rate": 0.001239
}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