Rate Overview
Live
1 MVR = 0.171165 GEL
1 GEL = 5.8423
MVR
Avg
0.173652
High
0.176126
Low
0.171165
Last updated: 6/23/2026, 10:25:22 PM
Quick Conversions
| MVR | GEL |
|---|---|
| 1 MVR | 0.17 GEL |
| 10 MVR | 1.71 GEL |
| 50 MVR | 8.56 GEL |
| 100 MVR | 17.12 GEL |
| 500 MVR | 85.58 GEL |
| 1,000 MVR | 171.17 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-06-23T22:25:22Z",
"rates": {
"GEL": 0.171165
}
}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.116500000000002,
"rate": 0.171165
}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