Rate Overview
Live
1 MVR = 0.239889 PLN
1 PLN = 4.1686
MVR
Avg
0.233948
High
0.240256
Low
0.227033
Last updated: 3/27/2026, 2:08:22 AM
Quick Conversions
| MVR | PLN |
|---|---|
| 1 MVR | 0.24 PLN |
| 10 MVR | 2.40 PLN |
| 50 MVR | 11.99 PLN |
| 100 MVR | 23.99 PLN |
| 500 MVR | 119.94 PLN |
| 1,000 MVR | 239.89 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-27T02:08:22Z",
"rates": {
"PLN": 0.239889
}
}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.988899999999997,
"rate": 0.239889
}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