Rate Overview
Live
1 MNT = 0.001227 PGK
1 PGK = 814.9959
MNT
Avg
0.001211
High
0.001231
Low
0.001196
Last updated: 7/26/2026, 2:14:23 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.61 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-26T02:14:23Z",
"rates": {
"PGK": 0.001227
}
}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.1227,
"rate": 0.001227
}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