Rate Overview
Live
1 MVR = 0.219751 PEN
1 PEN = 4.5506
MVR
Avg
0.220834
High
0.230879
Low
0.214839
Last updated: 7/21/2026, 7:55:46 AM
Quick Conversions
| MVR | PEN |
|---|---|
| 1 MVR | 0.22 PEN |
| 10 MVR | 2.20 PEN |
| 50 MVR | 10.99 PEN |
| 100 MVR | 21.98 PEN |
| 500 MVR | 109.88 PEN |
| 1,000 MVR | 219.75 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-21T07:55:46Z",
"rates": {
"PEN": 0.219751
}
}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.9751,
"rate": 0.219751
}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