Rate Overview
Live
1 MVR = 3.4086 EGP
1 EGP = 0.293378
MVR
Avg
3.3905
High
3.4086
Low
3.3756
Last updated: 3/27/2026, 12:18:31 AM
Quick Conversions
| MVR | EGP |
|---|---|
| 1 MVR | 3.41 EGP |
| 10 MVR | 34.09 EGP |
| 50 MVR | 170.43 EGP |
| 100 MVR | 340.86 EGP |
| 500 MVR | 1,704.29 EGP |
| 1,000 MVR | 3,408.57 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-03-27T00:18:31Z",
"rates": {
"EGP": 3.408572
}
}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": 340.8572,
"rate": 3.408572
}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