Rate Overview
Live
1 PEN = 4.5529 MVR
1 MVR = 0.219642
PEN
Avg
4.5255
High
4.6527
Low
4.1916
Last updated: 7/29/2026, 2:21:02 PM
Quick Conversions
| PEN | MVR |
|---|---|
| 1 PEN | 4.55 MVR |
| 10 PEN | 45.53 MVR |
| 50 PEN | 227.64 MVR |
| 100 PEN | 455.29 MVR |
| 500 PEN | 2,276.43 MVR |
| 1,000 PEN | 4,552.86 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-07-29T14:21:02Z",
"rates": {
"MVR": 4.552857
}
}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": 455.2857,
"rate": 4.552857
}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