Rate Overview
Live
1 PGK = 3.5461 MVR
1 MVR = 0.282000
PGK
Avg
3.5876
High
3.6269
Low
3.5441
Last updated: 5/26/2026, 9:23:42 PM
Quick Conversions
| PGK | MVR |
|---|---|
| 1 PGK | 3.55 MVR |
| 10 PGK | 35.46 MVR |
| 50 PGK | 177.31 MVR |
| 100 PGK | 354.61 MVR |
| 500 PGK | 1,773.05 MVR |
| 1,000 PGK | 3,546.10 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-05-26T21:23:42Z",
"rates": {
"MVR": 3.546103
}
}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": 354.6103,
"rate": 3.546103
}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