Rate Overview
Live
1 MVR = 0.237353 PLN
1 PLN = 4.2131
MVR
Avg
0.237428
High
0.238387
Low
0.236625
Last updated: 6/16/2026, 7:18:00 AM
Quick Conversions
| MVR | PLN |
|---|---|
| 1 MVR | 0.24 PLN |
| 10 MVR | 2.37 PLN |
| 50 MVR | 11.87 PLN |
| 100 MVR | 23.74 PLN |
| 500 MVR | 118.68 PLN |
| 1,000 MVR | 237.35 PLN |
Get MVR/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=PLNExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-06-16T07:18:00Z",
"rates": {
"PLN": 0.237353
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "PLN",
"amount": 100
},
"result": 23.735300000000002,
"rate": 0.237353
}Build with MVR/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key