Rate Overview
Live
1 GEL = 5.8812 MVR
1 MVR = 0.170034
GEL
Avg
5.7423
High
5.8884
Low
5.6083
Last updated: 7/26/2026, 1:52:51 AM
Quick Conversions
| GEL | MVR |
|---|---|
| 1 GEL | 5.88 MVR |
| 10 GEL | 58.81 MVR |
| 50 GEL | 294.06 MVR |
| 100 GEL | 588.12 MVR |
| 500 GEL | 2,940.59 MVR |
| 1,000 GEL | 5,881.18 MVR |
Get GEL/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=MVRExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-07-26T01:52:51Z",
"rates": {
"MVR": 5.881184
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "MVR",
"amount": 100
},
"result": 588.1184000000001,
"rate": 5.881184
}Build with GEL/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key