Rate Overview
Live
1 MVR = 3.3225 EGP
1 EGP = 0.300974
MVR
Avg
3.2980
High
3.5285
Low
3.0298
Last updated: 7/26/2026, 4:04:44 AM
Quick Conversions
| MVR | EGP |
|---|---|
| 1 MVR | 3.32 EGP |
| 10 MVR | 33.23 EGP |
| 50 MVR | 166.13 EGP |
| 100 MVR | 332.25 EGP |
| 500 MVR | 1,661.27 EGP |
| 1,000 MVR | 3,322.54 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-26T04:04:44Z",
"rates": {
"EGP": 3.322544
}
}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": 332.25440000000003,
"rate": 3.322544
}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