Rate Overview
Live
1 MVR = 0.223927 PEN
1 PEN = 4.4657
MVR
Avg
0.219748
High
0.224042
Low
0.216378
Last updated: 3/7/2026, 12:14:07 AM
Quick Conversions
| MVR | PEN |
|---|---|
| 1 MVR | 0.22 PEN |
| 10 MVR | 2.24 PEN |
| 50 MVR | 11.20 PEN |
| 100 MVR | 22.39 PEN |
| 500 MVR | 111.96 PEN |
| 1,000 MVR | 223.93 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-07T00:14:07Z",
"rates": {
"PEN": 0.223927
}
}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.392699999999998,
"rate": 0.223927
}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