Rate Overview
Live
1 MVR = 0.282080 PGK
1 PGK = 3.5451
MVR
Avg
0.278197
High
0.282767
Low
0.273415
Last updated: 5/27/2026, 5:14:12 PM
Quick Conversions
| MVR | PGK |
|---|---|
| 1 MVR | 0.28 PGK |
| 10 MVR | 2.82 PGK |
| 50 MVR | 14.10 PGK |
| 100 MVR | 28.21 PGK |
| 500 MVR | 141.04 PGK |
| 1,000 MVR | 282.08 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-05-27T17:14:12Z",
"rates": {
"PGK": 0.28208
}
}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.208,
"rate": 0.28208
}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