Rate Overview
Live
1 PGK = 0.921327 MYR
1 MYR = 1.0854
PGK
Avg
1.0232
High
1.1387
Low
0.904750
Last updated: 7/23/2026, 9:57:01 PM
Quick Conversions
| PGK | MYR |
|---|---|
| 1 PGK | 0.92 MYR |
| 10 PGK | 9.21 MYR |
| 50 PGK | 46.07 MYR |
| 100 PGK | 92.13 MYR |
| 500 PGK | 460.66 MYR |
| 1,000 PGK | 921.33 MYR |
Get PGK/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=MYRExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-07-23T21:57:01Z",
"rates": {
"MYR": 0.921327
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "MYR",
"amount": 100
},
"result": 92.1327,
"rate": 0.921327
}Build with PGK/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key