Rate Overview
Live
1 PGK = 0.914230 MYR
1 MYR = 1.0938
PGK
Avg
0.915777
High
0.919774
Low
0.911101
Last updated: 4/17/2026, 12:43:42 AM
Quick Conversions
| PGK | MYR |
|---|---|
| 1 PGK | 0.91 MYR |
| 10 PGK | 9.14 MYR |
| 50 PGK | 45.71 MYR |
| 100 PGK | 91.42 MYR |
| 500 PGK | 457.12 MYR |
| 1,000 PGK | 914.23 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-04-17T00:43:42Z",
"rates": {
"MYR": 0.91423
}
}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.423,
"rate": 0.91423
}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