Rate Overview
Live
1 MVR = 0.286831 PGK
1 PGK = 3.4864
MVR
Avg
0.287173
High
0.289087
Low
0.285451
Last updated: 8/14/2026, 1:52:37 PM
Quick Conversions
| MVR | PGK |
|---|---|
| 1 MVR | 0.29 PGK |
| 10 MVR | 2.87 PGK |
| 50 MVR | 14.34 PGK |
| 100 MVR | 28.68 PGK |
| 500 MVR | 143.42 PGK |
| 1,000 MVR | 286.83 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-08-14T13:52:37Z",
"rates": {
"PGK": 0.286831
}
}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.6831,
"rate": 0.286831
}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