Rate Overview
Live
1 MVR = 3.3023 EGP
1 EGP = 0.302817
MVR
Avg
3.2661
High
3.3023
Low
3.2345
Last updated: 9/2/2026, 6:07:21 PM
Quick Conversions
| MVR | EGP |
|---|---|
| 1 MVR | 3.30 EGP |
| 10 MVR | 33.02 EGP |
| 50 MVR | 165.12 EGP |
| 100 MVR | 330.23 EGP |
| 500 MVR | 1,651.16 EGP |
| 1,000 MVR | 3,302.32 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-09-02T18:07:21Z",
"rates": {
"EGP": 3.30232
}
}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": 330.23199999999997,
"rate": 3.30232
}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