Rate Overview
Live
1 MVR = 3.2516 EGP
1 EGP = 0.307537
MVR
Avg
3.2372
High
3.2516
Low
3.2123
Last updated: 8/15/2026, 1:21:42 AM
Quick Conversions
| MVR | EGP |
|---|---|
| 1 MVR | 3.25 EGP |
| 10 MVR | 32.52 EGP |
| 50 MVR | 162.58 EGP |
| 100 MVR | 325.16 EGP |
| 500 MVR | 1,625.82 EGP |
| 1,000 MVR | 3,251.64 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-08-15T01:21:42Z",
"rates": {
"EGP": 3.25164
}
}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": 325.164,
"rate": 3.25164
}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