Rate Overview
Live
1 MYR = 1.0847 PGK
1 PGK = 0.921890
MYR
Avg
1.0939
High
1.1046
Low
1.0847
Last updated: 3/7/2026, 1:05:36 AM
Quick Conversions
| MYR | PGK |
|---|---|
| 1 MYR | 1.08 PGK |
| 10 MYR | 10.85 PGK |
| 50 MYR | 54.24 PGK |
| 100 MYR | 108.47 PGK |
| 500 MYR | 542.36 PGK |
| 1,000 MYR | 1,084.73 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-07T01:05:36Z",
"rates": {
"PGK": 1.084728
}
}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": 108.47279999999999,
"rate": 1.084728
}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