Rate Overview
Live
1 MYR = 1.1122 PGK
1 PGK = 0.899149
MYR
Avg
1.0998
High
1.1122
Low
1.0913
Last updated: 5/7/2026, 6:56:35 AM
Quick Conversions
| MYR | PGK |
|---|---|
| 1 MYR | 1.11 PGK |
| 10 MYR | 11.12 PGK |
| 50 MYR | 55.61 PGK |
| 100 MYR | 111.22 PGK |
| 500 MYR | 556.08 PGK |
| 1,000 MYR | 1,112.16 PGK |
Get MYR/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=PGKExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-05-07T06:56:35Z",
"rates": {
"PGK": 1.112163
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "PGK",
"amount": 100
},
"result": 111.2163,
"rate": 1.112163
}Build with MYR/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key