Rate Overview
Live
1 MVR = 0.245386 PLN
1 PLN = 4.0752
MVR
Avg
0.245043
High
0.267994
Low
0.231130
Last updated: 7/22/2026, 5:48:31 AM
Quick Conversions
| MVR | PLN |
|---|---|
| 1 MVR | 0.25 PLN |
| 10 MVR | 2.45 PLN |
| 50 MVR | 12.27 PLN |
| 100 MVR | 24.54 PLN |
| 500 MVR | 122.69 PLN |
| 1,000 MVR | 245.39 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-22T05:48:31Z",
"rates": {
"PLN": 0.245386
}
}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.5386,
"rate": 0.245386
}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