Rate Overview
Live
1 MVR = 0.245544 PLN
1 PLN = 4.0726
MVR
Avg
0.237457
High
0.246039
Low
0.229262
Last updated: 7/25/2026, 8:15:46 PM
Quick Conversions
| MVR | PLN |
|---|---|
| 1 MVR | 0.25 PLN |
| 10 MVR | 2.46 PLN |
| 50 MVR | 12.28 PLN |
| 100 MVR | 24.55 PLN |
| 500 MVR | 122.77 PLN |
| 1,000 MVR | 245.54 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-25T20:15:46Z",
"rates": {
"PLN": 0.245544
}
}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.5544,
"rate": 0.245544
}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