Rate Overview
Live
1 MVR = 0.232088 PLN
1 PLN = 4.3087
MVR
Avg
0.233970
High
0.235582
Low
0.232088
Last updated: 4/16/2026, 6:50:34 AM
Quick Conversions
| MVR | PLN |
|---|---|
| 1 MVR | 0.23 PLN |
| 10 MVR | 2.32 PLN |
| 50 MVR | 11.60 PLN |
| 100 MVR | 23.21 PLN |
| 500 MVR | 116.04 PLN |
| 1,000 MVR | 232.09 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-04-16T06:50:34Z",
"rates": {
"PLN": 0.232088
}
}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": 23.2088,
"rate": 0.232088
}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