Rate Overview
Live
1 MVR = 3.3807 EGP
1 EGP = 0.295793
MVR
Avg
3.4202
High
3.4504
Low
3.3807
Last updated: 5/26/2026, 7:51:28 PM
Quick Conversions
| MVR | EGP |
|---|---|
| 1 MVR | 3.38 EGP |
| 10 MVR | 33.81 EGP |
| 50 MVR | 169.04 EGP |
| 100 MVR | 338.07 EGP |
| 500 MVR | 1,690.37 EGP |
| 1,000 MVR | 3,380.75 EGP |
Get MVR/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=EGPExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-05-26T19:51:28Z",
"rates": {
"EGP": 3.380745
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "EGP",
"amount": 100
},
"result": 338.0745,
"rate": 3.380745
}Build with MVR/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key