Rate Overview
Live
1 PGK = 0.927079 MYR
1 MYR = 1.0787
PGK
Avg
0.922142
High
0.952050
Low
0.900590
Last updated: 7/26/2026, 3:37:12 AM
Quick Conversions
| PGK | MYR |
|---|---|
| 1 PGK | 0.93 MYR |
| 10 PGK | 9.27 MYR |
| 50 PGK | 46.35 MYR |
| 100 PGK | 92.71 MYR |
| 500 PGK | 463.54 MYR |
| 1,000 PGK | 927.08 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-26T03:37:12Z",
"rates": {
"MYR": 0.927079
}
}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.7079,
"rate": 0.927079
}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