Rate Overview
Live
1 PGK = 3.5040 MVR
1 MVR = 0.285385
PGK
Avg
3.4953
High
3.5115
Low
3.4717
Last updated: 7/24/2026, 9:51:56 PM
Quick Conversions
| PGK | MVR |
|---|---|
| 1 PGK | 3.50 MVR |
| 10 PGK | 35.04 MVR |
| 50 PGK | 175.20 MVR |
| 100 PGK | 350.40 MVR |
| 500 PGK | 1,752.02 MVR |
| 1,000 PGK | 3,504.04 MVR |
Get PGK/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=MVRExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-07-24T21:51:56Z",
"rates": {
"MVR": 3.50404
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "MVR",
"amount": 100
},
"result": 350.404,
"rate": 3.50404
}Build with PGK/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key