Rate Overview
Live
1 MVR = 0.245723 PLN
1 PLN = 4.0696
MVR
Avg
0.245057
High
0.267994
Low
0.231130
Last updated: 7/26/2026, 5:15:01 PM
Quick Conversions
| MVR | PLN |
|---|---|
| 1 MVR | 0.25 PLN |
| 10 MVR | 2.46 PLN |
| 50 MVR | 12.29 PLN |
| 100 MVR | 24.57 PLN |
| 500 MVR | 122.86 PLN |
| 1,000 MVR | 245.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-07-26T17:15:01Z",
"rates": {
"PLN": 0.245723
}
}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.5723,
"rate": 0.245723
}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