Rate Overview
Live
1 MVR = 0.243903 PLN
1 PLN = 4.1000
MVR
Avg
0.243894
High
0.244583
Low
0.243183
Last updated: 7/1/2026, 6:39:18 PM
Quick Conversions
| MVR | PLN |
|---|---|
| 1 MVR | 0.24 PLN |
| 10 MVR | 2.44 PLN |
| 50 MVR | 12.20 PLN |
| 100 MVR | 24.39 PLN |
| 500 MVR | 121.95 PLN |
| 1,000 MVR | 243.90 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-07-01T18:39:18Z",
"rates": {
"PLN": 0.243903
}
}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": 24.3903,
"rate": 0.243903
}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