Rate Overview
Live
1 PEN = 4.4474 MVR
1 MVR = 0.224848
PEN
Avg
4.4417
High
4.4931
Low
4.4060
Last updated: 5/8/2026, 11:45:40 AM
Quick Conversions
| PEN | MVR |
|---|---|
| 1 PEN | 4.45 MVR |
| 10 PEN | 44.47 MVR |
| 50 PEN | 222.37 MVR |
| 100 PEN | 444.74 MVR |
| 500 PEN | 2,223.72 MVR |
| 1,000 PEN | 4,447.45 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-05-08T11:45:40Z",
"rates": {
"MVR": 4.447449
}
}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": 444.7449,
"rate": 4.447449
}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