Rate Overview
Live
1 MVR = 0.243652 PLN
1 PLN = 4.1042
MVR
Avg
0.236289
High
0.244528
Low
0.229541
Last updated: 6/27/2026, 12:37:20 AM
Quick Conversions
| MVR | PLN |
|---|---|
| 1 MVR | 0.24 PLN |
| 10 MVR | 2.44 PLN |
| 50 MVR | 12.18 PLN |
| 100 MVR | 24.37 PLN |
| 500 MVR | 121.83 PLN |
| 1,000 MVR | 243.65 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-27T00:37:20Z",
"rates": {
"PLN": 0.243652
}
}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.3652,
"rate": 0.243652
}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