Rate Overview
Live
1 MUR = 0.057134 GEL
1 GEL = 17.5027
MUR
Avg
0.057176
High
0.057421
Low
0.056977
Last updated: 5/9/2026, 6:03:39 AM
Quick Conversions
| MUR | GEL |
|---|---|
| 1 MUR | 0.06 GEL |
| 10 MUR | 0.57 GEL |
| 50 MUR | 2.86 GEL |
| 100 MUR | 5.71 GEL |
| 500 MUR | 28.57 GEL |
| 1,000 MUR | 57.13 GEL |
Get MUR/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MUR¤cies=GELExample Response:
{
"success": true,
"base": "MUR",
"date": "2026-05-09T06:03:39Z",
"rates": {
"GEL": 0.057134
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MUR&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MUR",
"to": "GEL",
"amount": 100
},
"result": 5.7134,
"rate": 0.057134
}Build with MUR/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key