Rate Overview
Live
1 MYR = 0.643963 GEL
1 GEL = 1.5529
MYR
Avg
0.645834
High
0.648332
Low
0.643963
Last updated: 9/2/2026, 4:03:11 PM
Quick Conversions
| MYR | GEL |
|---|---|
| 1 MYR | 0.64 GEL |
| 10 MYR | 6.44 GEL |
| 50 MYR | 32.20 GEL |
| 100 MYR | 64.40 GEL |
| 500 MYR | 321.98 GEL |
| 1,000 MYR | 643.96 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-09-02T16:03:11Z",
"rates": {
"GEL": 0.643963
}
}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.3963,
"rate": 0.643963
}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