Rate Overview
Live
1 MVR = 0.215954 PEN
1 PEN = 4.6306
MVR
Avg
0.216612
High
0.218053
Low
0.215954
Last updated: 8/19/2026, 6:10:00 PM
Quick Conversions
| MVR | PEN |
|---|---|
| 1 MVR | 0.22 PEN |
| 10 MVR | 2.16 PEN |
| 50 MVR | 10.80 PEN |
| 100 MVR | 21.60 PEN |
| 500 MVR | 107.98 PEN |
| 1,000 MVR | 215.95 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-08-19T18:10:00Z",
"rates": {
"PEN": 0.215954
}
}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.5954,
"rate": 0.215954
}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