Rate Overview
Live
1 MKD = 0.050332 GEL
1 GEL = 19.8681
MKD
Avg
0.050757
High
0.051195
Low
0.050126
Last updated: 5/27/2026, 10:46:50 PM
Quick Conversions
| MKD | GEL |
|---|---|
| 1 MKD | 0.05 GEL |
| 10 MKD | 0.50 GEL |
| 50 MKD | 2.52 GEL |
| 100 MKD | 5.03 GEL |
| 500 MKD | 25.17 GEL |
| 1,000 MKD | 50.33 GEL |
Get MKD/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MKD¤cies=GELExample Response:
{
"success": true,
"base": "MKD",
"date": "2026-05-27T22:46:50Z",
"rates": {
"GEL": 0.050332
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MKD&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MKD",
"to": "GEL",
"amount": 100
},
"result": 5.0332,
"rate": 0.050332
}Build with MKD/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key