Rate Overview
Live
1 MVR = 0.224703 PEN
1 PEN = 4.4503
MVR
Avg
0.221410
High
0.225147
Low
0.215828
Last updated: 3/27/2026, 8:02:29 AM
Quick Conversions
| MVR | PEN |
|---|---|
| 1 MVR | 0.22 PEN |
| 10 MVR | 2.25 PEN |
| 50 MVR | 11.24 PEN |
| 100 MVR | 22.47 PEN |
| 500 MVR | 112.35 PEN |
| 1,000 MVR | 224.70 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-03-27T08:02:29Z",
"rates": {
"PEN": 0.224703
}
}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": 22.4703,
"rate": 0.224703
}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