Rate Overview
Live
1 MYR = 0.687261 GEL
1 GEL = 1.4551
MYR
Avg
0.686437
High
0.690821
Low
0.680687
Last updated: 3/7/2026, 2:32:23 AM
Quick Conversions
| MYR | GEL |
|---|---|
| 1 MYR | 0.69 GEL |
| 10 MYR | 6.87 GEL |
| 50 MYR | 34.36 GEL |
| 100 MYR | 68.73 GEL |
| 500 MYR | 343.63 GEL |
| 1,000 MYR | 687.26 GEL |
Get MYR/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=GELExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-03-07T02:32:23Z",
"rates": {
"GEL": 0.687261
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "GEL",
"amount": 100
},
"result": 68.7261,
"rate": 0.687261
}Build with MYR/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key