Rate Overview
Live
1 PEN = 4.6281 MVR
1 MVR = 0.216073
PEN
Avg
4.6288
High
4.6491
Low
4.6148
Last updated: 9/2/2026, 6:14:56 PM
Quick Conversions
| PEN | MVR |
|---|---|
| 1 PEN | 4.63 MVR |
| 10 PEN | 46.28 MVR |
| 50 PEN | 231.40 MVR |
| 100 PEN | 462.81 MVR |
| 500 PEN | 2,314.03 MVR |
| 1,000 PEN | 4,628.06 MVR |
Get PEN/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=MVRExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-09-02T18:14:56Z",
"rates": {
"MVR": 4.628063
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "MVR",
"amount": 100
},
"result": 462.8063,
"rate": 4.628063
}Build with PEN/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key