Rate Overview
Live
1 PEN = 4.4503 MVR
1 MVR = 0.224704
PEN
Avg
4.3267
High
4.6266
Low
4.0916
Last updated: 3/27/2026, 8:25:19 AM
Quick Conversions
| PEN | MVR |
|---|---|
| 1 PEN | 4.45 MVR |
| 10 PEN | 44.50 MVR |
| 50 PEN | 222.52 MVR |
| 100 PEN | 445.03 MVR |
| 500 PEN | 2,225.15 MVR |
| 1,000 PEN | 4,450.30 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-03-27T08:25:19Z",
"rates": {
"MVR": 4.450302
}
}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": 445.0302,
"rate": 4.450302
}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