Rate Overview
Live
1 MRO = 0.006673 GEL
1 GEL = 149.8576
MRO
Avg
0.006678
High
0.006700
Low
0.006662
Last updated: 5/27/2026, 7:25:25 PM
Quick Conversions
| MRO | GEL |
|---|---|
| 1 MRO | 0.01 GEL |
| 10 MRO | 0.07 GEL |
| 50 MRO | 0.33 GEL |
| 100 MRO | 0.67 GEL |
| 500 MRO | 3.34 GEL |
| 1,000 MRO | 6.67 GEL |
Get MRO/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MRO¤cies=GELExample Response:
{
"success": true,
"base": "MRO",
"date": "2026-05-27T19:25:25Z",
"rates": {
"GEL": 0.006673
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MRO&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MRO",
"to": "GEL",
"amount": 100
},
"result": 0.6673,
"rate": 0.006673
}Build with MRO/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key