Rate Overview
Live
1 MVR = 0.170033 GEL
1 GEL = 5.8812
MVR
Avg
0.172922
High
0.176611
Low
0.169824
Last updated: 7/25/2026, 7:34:11 AM
Quick Conversions
| MVR | GEL |
|---|---|
| 1 MVR | 0.17 GEL |
| 10 MVR | 1.70 GEL |
| 50 MVR | 8.50 GEL |
| 100 MVR | 17.00 GEL |
| 500 MVR | 85.02 GEL |
| 1,000 MVR | 170.03 GEL |
Get MVR/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=GELExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-07-25T07:34:11Z",
"rates": {
"GEL": 0.170033
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "GEL",
"amount": 100
},
"result": 17.0033,
"rate": 0.170033
}Build with MVR/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key