Rate Overview
Live
1 MYR = 0.638667 GEL
1 GEL = 1.5658
MYR
Avg
0.658281
High
0.694435
Low
0.632683
Last updated: 7/26/2026, 11:56:05 PM
Quick Conversions
| MYR | GEL |
|---|---|
| 1 MYR | 0.64 GEL |
| 10 MYR | 6.39 GEL |
| 50 MYR | 31.93 GEL |
| 100 MYR | 63.87 GEL |
| 500 MYR | 319.33 GEL |
| 1,000 MYR | 638.67 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-07-26T23:56:05Z",
"rates": {
"GEL": 0.638667
}
}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": 63.8667,
"rate": 0.638667
}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