Rate Overview
Live
1 MVR = 3.4154 EGP
1 EGP = 0.292792
MVR
Avg
3.4557
High
3.4707
Low
3.4154
Last updated: 5/6/2026, 10:17:57 AM
Quick Conversions
| MVR | EGP |
|---|---|
| 1 MVR | 3.42 EGP |
| 10 MVR | 34.15 EGP |
| 50 MVR | 170.77 EGP |
| 100 MVR | 341.54 EGP |
| 500 MVR | 1,707.70 EGP |
| 1,000 MVR | 3,415.39 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-05-06T10:17:57Z",
"rates": {
"EGP": 3.41539
}
}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": 341.539,
"rate": 3.41539
}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