Rate Overview
Live
1 MYR = 0.670412 GEL
1 GEL = 1.4916
MYR
Avg
0.682613
High
0.690670
Low
0.670412
Last updated: 3/27/2026, 1:41:01 PM
Quick Conversions
| MYR | GEL |
|---|---|
| 1 MYR | 0.67 GEL |
| 10 MYR | 6.70 GEL |
| 50 MYR | 33.52 GEL |
| 100 MYR | 67.04 GEL |
| 500 MYR | 335.21 GEL |
| 1,000 MYR | 670.41 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-27T13:41:01Z",
"rates": {
"GEL": 0.670412
}
}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": 67.0412,
"rate": 0.670412
}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