Rate Overview
Live
1 PGK = 0.924647 MYR
1 MYR = 1.0815
PGK
Avg
0.923772
High
0.928124
Low
0.915400
Last updated: 8/12/2026, 10:20:53 AM
Quick Conversions
| PGK | MYR |
|---|---|
| 1 PGK | 0.92 MYR |
| 10 PGK | 9.25 MYR |
| 50 PGK | 46.23 MYR |
| 100 PGK | 92.46 MYR |
| 500 PGK | 462.32 MYR |
| 1,000 PGK | 924.65 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-08-12T10:20:53Z",
"rates": {
"MYR": 0.924647
}
}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.4647,
"rate": 0.924647
}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