Rate Overview
Live
1 MKD = 0.048784 GEL
1 GEL = 20.4985
MKD
Avg
0.048823
High
0.048930
Low
0.048728
Last updated: 7/10/2026, 1:20:13 AM
Quick Conversions
| MKD | GEL |
|---|---|
| 1 MKD | 0.05 GEL |
| 10 MKD | 0.49 GEL |
| 50 MKD | 2.44 GEL |
| 100 MKD | 4.88 GEL |
| 500 MKD | 24.39 GEL |
| 1,000 MKD | 48.78 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-07-10T01:20:13Z",
"rates": {
"GEL": 0.048784
}
}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": 4.8784,
"rate": 0.048784
}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