Rate Overview
Live
1 MYR = 0.669749 GEL
1 GEL = 1.4931
MYR
Avg
0.676931
High
0.685415
Low
0.669749
Last updated: 5/27/2026, 2:55:57 PM
Quick Conversions
| MYR | GEL |
|---|---|
| 1 MYR | 0.67 GEL |
| 10 MYR | 6.70 GEL |
| 50 MYR | 33.49 GEL |
| 100 MYR | 66.97 GEL |
| 500 MYR | 334.87 GEL |
| 1,000 MYR | 669.75 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-05-27T14:55:57Z",
"rates": {
"GEL": 0.669749
}
}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": 66.9749,
"rate": 0.669749
}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