Rate Overview
Live
1 MVR = 0.239723 PLN
1 PLN = 4.1715
MVR
Avg
0.235593
High
0.239723
Low
0.231252
Last updated: 3/6/2026, 12:03:53 PM
Quick Conversions
| MVR | PLN |
|---|---|
| 1 MVR | 0.24 PLN |
| 10 MVR | 2.40 PLN |
| 50 MVR | 11.99 PLN |
| 100 MVR | 23.97 PLN |
| 500 MVR | 119.86 PLN |
| 1,000 MVR | 239.72 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-03-06T12:03:53Z",
"rates": {
"PLN": 0.239723
}
}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.9723,
"rate": 0.239723
}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