Rate Overview
Live
1 MVR = 0.219468 PEN
1 PEN = 4.5565
MVR
Avg
0.219242
High
0.220065
Low
0.218164
Last updated: 7/11/2026, 10:24:11 PM
Quick Conversions
| MVR | PEN |
|---|---|
| 1 MVR | 0.22 PEN |
| 10 MVR | 2.19 PEN |
| 50 MVR | 10.97 PEN |
| 100 MVR | 21.95 PEN |
| 500 MVR | 109.73 PEN |
| 1,000 MVR | 219.47 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-07-11T22:24:11Z",
"rates": {
"PEN": 0.219468
}
}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.9468,
"rate": 0.219468
}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