Rate Overview
Live
1 MVR = 3.3670 EGP
1 EGP = 0.297003
MVR
Avg
3.4125
High
3.4459
Low
3.3636
Last updated: 4/16/2026, 6:52:24 AM
Quick Conversions
| MVR | EGP |
|---|---|
| 1 MVR | 3.37 EGP |
| 10 MVR | 33.67 EGP |
| 50 MVR | 168.35 EGP |
| 100 MVR | 336.70 EGP |
| 500 MVR | 1,683.48 EGP |
| 1,000 MVR | 3,366.97 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-04-16T06:52:24Z",
"rates": {
"EGP": 3.366969
}
}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": 336.6969,
"rate": 3.366969
}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