Rate Overview
Live
1 MYR = 0.647486 GEL
1 GEL = 1.5444
MYR
Avg
0.642848
High
0.647486
Low
0.638381
Last updated: 6/29/2026, 3:03:40 AM
Quick Conversions
| MYR | GEL |
|---|---|
| 1 MYR | 0.65 GEL |
| 10 MYR | 6.47 GEL |
| 50 MYR | 32.37 GEL |
| 100 MYR | 64.75 GEL |
| 500 MYR | 323.74 GEL |
| 1,000 MYR | 647.49 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-06-29T03:03:40Z",
"rates": {
"GEL": 0.647486
}
}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": 64.7486,
"rate": 0.647486
}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