Rate Overview
Live
1 PGK = 0.913802 MYR
1 MYR = 1.0943
PGK
Avg
0.911246
High
0.913995
Low
0.904807
Last updated: 5/27/2026, 9:44:35 AM
Quick Conversions
| PGK | MYR |
|---|---|
| 1 PGK | 0.91 MYR |
| 10 PGK | 9.14 MYR |
| 50 PGK | 45.69 MYR |
| 100 PGK | 91.38 MYR |
| 500 PGK | 456.90 MYR |
| 1,000 PGK | 913.80 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-05-27T09:44:35Z",
"rates": {
"MYR": 0.913802
}
}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": 91.3802,
"rate": 0.913802
}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