Rate Overview
Live
1 MYR = 1.0687 PGK
1 PGK = 0.935680
MYR
Avg
1.0844
High
1.0933
Low
1.0687
Last updated: 3/27/2026, 11:19:03 AM
Quick Conversions
| MYR | PGK |
|---|---|
| 1 MYR | 1.07 PGK |
| 10 MYR | 10.69 PGK |
| 50 MYR | 53.44 PGK |
| 100 MYR | 106.87 PGK |
| 500 MYR | 534.37 PGK |
| 1,000 MYR | 1,068.74 PGK |
Get MYR/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=PGKExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-03-27T11:19:03Z",
"rates": {
"PGK": 1.068741
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "PGK",
"amount": 100
},
"result": 106.8741,
"rate": 1.068741
}Build with MYR/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key