Rate Overview
Live
1 PEN = 4.5860 MVR
1 MVR = 0.218053
PEN
Avg
4.6028
High
4.6245
Low
4.5814
Last updated: 8/15/2026, 10:52:55 AM
Quick Conversions
| PEN | MVR |
|---|---|
| 1 PEN | 4.59 MVR |
| 10 PEN | 45.86 MVR |
| 50 PEN | 229.30 MVR |
| 100 PEN | 458.60 MVR |
| 500 PEN | 2,293.02 MVR |
| 1,000 PEN | 4,586.04 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-08-15T10:52:55Z",
"rates": {
"MVR": 4.586038
}
}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": 458.60380000000004,
"rate": 4.586038
}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