Rate Overview
Live
1 MVR = 0.218850 PEN
1 PEN = 4.5693
MVR
Avg
0.219170
High
0.220131
Low
0.218727
Last updated: 7/29/2026, 6:25:53 PM
Quick Conversions
| MVR | PEN |
|---|---|
| 1 MVR | 0.22 PEN |
| 10 MVR | 2.19 PEN |
| 50 MVR | 10.94 PEN |
| 100 MVR | 21.88 PEN |
| 500 MVR | 109.43 PEN |
| 1,000 MVR | 218.85 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-29T18:25:53Z",
"rates": {
"PEN": 0.21885
}
}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.884999999999998,
"rate": 0.21885
}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