Rate Overview
Live
1 PGK = 3.5002 MVR
1 MVR = 0.285698
PGK
Avg
3.5698
High
3.6269
Low
3.5002
Last updated: 7/21/2026, 12:00:22 PM
Quick Conversions
| PGK | MVR |
|---|---|
| 1 PGK | 3.50 MVR |
| 10 PGK | 35.00 MVR |
| 50 PGK | 175.01 MVR |
| 100 PGK | 350.02 MVR |
| 500 PGK | 1,750.10 MVR |
| 1,000 PGK | 3,500.20 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-21T12:00:22Z",
"rates": {
"MVR": 3.5002
}
}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.02,
"rate": 3.5002
}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