Rate Overview
Live
1 MVR = 0.218928 PEN
1 PEN = 4.5677
MVR
Avg
0.218114
High
0.218978
Low
0.217377
Last updated: 6/22/2026, 8:54:47 AM
Quick Conversions
| MVR | PEN |
|---|---|
| 1 MVR | 0.22 PEN |
| 10 MVR | 2.19 PEN |
| 50 MVR | 10.95 PEN |
| 100 MVR | 21.89 PEN |
| 500 MVR | 109.46 PEN |
| 1,000 MVR | 218.93 PEN |
Get MVR/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=PENExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-06-22T08:54:47Z",
"rates": {
"PEN": 0.218928
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "PEN",
"amount": 100
},
"result": 21.8928,
"rate": 0.218928
}Build with MVR/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key