Rate Overview
Live
1 MVR = 0.277962 PGK
1 PGK = 3.5976
MVR
Avg
0.278210
High
0.280592
Low
0.277140
Last updated: 3/7/2026, 12:13:48 AM
Quick Conversions
| MVR | PGK |
|---|---|
| 1 MVR | 0.28 PGK |
| 10 MVR | 2.78 PGK |
| 50 MVR | 13.90 PGK |
| 100 MVR | 27.80 PGK |
| 500 MVR | 138.98 PGK |
| 1,000 MVR | 277.96 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-03-07T00:13:48Z",
"rates": {
"PGK": 0.277962
}
}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": 27.7962,
"rate": 0.277962
}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