Rate Overview
Live
1 MVR = 3.1884 EGP
1 EGP = 0.313642
MVR
Avg
3.1883
High
3.2070
Low
3.1773
Last updated: 7/4/2026, 9:49:38 AM
Quick Conversions
| MVR | EGP |
|---|---|
| 1 MVR | 3.19 EGP |
| 10 MVR | 31.88 EGP |
| 50 MVR | 159.42 EGP |
| 100 MVR | 318.84 EGP |
| 500 MVR | 1,594.18 EGP |
| 1,000 MVR | 3,188.35 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-07-04T09:49:38Z",
"rates": {
"EGP": 3.188352
}
}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": 318.8352,
"rate": 3.188352
}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