Rate Overview
Live
1 MVR = 0.284667 PGK
1 PGK = 3.5129
MVR
Avg
0.284642
High
0.284998
Low
0.284058
Last updated: 7/5/2026, 5:32:00 AM
Quick Conversions
| MVR | PGK |
|---|---|
| 1 MVR | 0.28 PGK |
| 10 MVR | 2.85 PGK |
| 50 MVR | 14.23 PGK |
| 100 MVR | 28.47 PGK |
| 500 MVR | 142.33 PGK |
| 1,000 MVR | 284.67 PGK |
Get MVR/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=PGKExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-07-05T05:32:00Z",
"rates": {
"PGK": 0.284667
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "PGK",
"amount": 100
},
"result": 28.4667,
"rate": 0.284667
}Build with MVR/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key