Rate Overview
Live
1 MYR = 0.677812 GEL
1 GEL = 1.4753
MYR
Avg
0.678601
High
0.680778
Low
0.676761
Last updated: 4/17/2026, 1:53:21 AM
Quick Conversions
| MYR | GEL |
|---|---|
| 1 MYR | 0.68 GEL |
| 10 MYR | 6.78 GEL |
| 50 MYR | 33.89 GEL |
| 100 MYR | 67.78 GEL |
| 500 MYR | 338.91 GEL |
| 1,000 MYR | 677.81 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-04-17T01:53:21Z",
"rates": {
"GEL": 0.677812
}
}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.7812,
"rate": 0.677812
}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