Rate Overview
Live
1 PGK = 3.5035 MVR
1 MVR = 0.285430
PGK
Avg
3.7608
High
4.0093
Low
3.5035
Last updated: 7/26/2026, 3:30:26 AM
Quick Conversions
| PGK | MVR |
|---|---|
| 1 PGK | 3.50 MVR |
| 10 PGK | 35.03 MVR |
| 50 PGK | 175.17 MVR |
| 100 PGK | 350.35 MVR |
| 500 PGK | 1,751.74 MVR |
| 1,000 PGK | 3,503.48 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-26T03:30:26Z",
"rates": {
"MVR": 3.50348
}
}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.348,
"rate": 3.50348
}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