Rate Overview
Live
1 MVR = 0.282322 PGK
1 PGK = 3.5421
MVR
Avg
0.281374
High
0.282322
Low
0.280697
Last updated: 5/7/2026, 8:03:59 AM
Quick Conversions
| MVR | PGK |
|---|---|
| 1 MVR | 0.28 PGK |
| 10 MVR | 2.82 PGK |
| 50 MVR | 14.12 PGK |
| 100 MVR | 28.23 PGK |
| 500 MVR | 141.16 PGK |
| 1,000 MVR | 282.32 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-07T08:03:59Z",
"rates": {
"PGK": 0.282322
}
}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.232200000000002,
"rate": 0.282322
}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