Rate Overview
Live
1 MVR = 3.4092 EGP
1 EGP = 0.293326
MVR
Avg
3.1636
High
3.4092
Low
3.0281
Last updated: 3/27/2026, 3:33:14 AM
Quick Conversions
| MVR | EGP |
|---|---|
| 1 MVR | 3.41 EGP |
| 10 MVR | 34.09 EGP |
| 50 MVR | 170.46 EGP |
| 100 MVR | 340.92 EGP |
| 500 MVR | 1,704.59 EGP |
| 1,000 MVR | 3,409.17 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-27T03:33:14Z",
"rates": {
"EGP": 3.409172
}
}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.9172,
"rate": 3.409172
}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