Rate Overview
Live
1 MYR = 0.691165 GEL
1 GEL = 1.4468
MYR
Avg
0.687396
High
0.691165
Low
0.680687
Last updated: 3/7/2026, 4:26:28 AM
Quick Conversions
| MYR | GEL |
|---|---|
| 1 MYR | 0.69 GEL |
| 10 MYR | 6.91 GEL |
| 50 MYR | 34.56 GEL |
| 100 MYR | 69.12 GEL |
| 500 MYR | 345.58 GEL |
| 1,000 MYR | 691.17 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-07T04:26:28Z",
"rates": {
"GEL": 0.691165
}
}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": 69.1165,
"rate": 0.691165
}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