Rate Overview
Live
1 GEL = 5.6782 MVR
1 MVR = 0.176111
GEL
Avg
5.7344
High
5.7906
Low
5.6756
Last updated: 3/6/2026, 12:14:54 PM
Quick Conversions
| GEL | MVR |
|---|---|
| 1 GEL | 5.68 MVR |
| 10 GEL | 56.78 MVR |
| 50 GEL | 283.91 MVR |
| 100 GEL | 567.82 MVR |
| 500 GEL | 2,839.12 MVR |
| 1,000 GEL | 5,678.24 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-03-06T12:14:54Z",
"rates": {
"MVR": 5.678236
}
}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": 567.8236,
"rate": 5.678236
}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