Rate Overview
Live
1 PEN = 4.5414 MVR
1 MVR = 0.220199
PEN
Avg
4.5587
High
4.5736
Low
4.5414
Last updated: 7/28/2026, 12:38:18 PM
Quick Conversions
| PEN | MVR |
|---|---|
| 1 PEN | 4.54 MVR |
| 10 PEN | 45.41 MVR |
| 50 PEN | 227.07 MVR |
| 100 PEN | 454.14 MVR |
| 500 PEN | 2,270.68 MVR |
| 1,000 PEN | 4,541.36 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-28T12:38:18Z",
"rates": {
"MVR": 4.541356
}
}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": 454.13560000000007,
"rate": 4.541356
}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