Rate Overview
Live
1 MVR = 0.232111 PLN
1 PLN = 4.3083
MVR
Avg
0.234495
High
0.235575
Low
0.232111
Last updated: 5/6/2026, 11:14:54 AM
Quick Conversions
| MVR | PLN |
|---|---|
| 1 MVR | 0.23 PLN |
| 10 MVR | 2.32 PLN |
| 50 MVR | 11.61 PLN |
| 100 MVR | 23.21 PLN |
| 500 MVR | 116.06 PLN |
| 1,000 MVR | 232.11 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-05-06T11:14:54Z",
"rates": {
"PLN": 0.232111
}
}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.211100000000002,
"rate": 0.232111
}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