Rate Overview
Live
1 GEL = 642.2246 MWK
1 MWK = 0.001557
GEL
Avg
639.3671
High
648.7153
Low
625.7927
Last updated: 3/27/2026, 5:18:49 PM
Quick Conversions
| GEL | MWK |
|---|---|
| 1 GEL | 642.22 MWK |
| 10 GEL | 6,422.25 MWK |
| 50 GEL | 32,111.23 MWK |
| 100 GEL | 64,222.46 MWK |
| 500 GEL | 321,112.29 MWK |
| 1,000 GEL | 642,224.58 MWK |
Get GEL/MWK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=MWKExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-03-27T17:18:49Z",
"rates": {
"MWK": 642.224581
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=MWK&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "MWK",
"amount": 100
},
"result": 64222.458099999996,
"rate": 642.224581
}Build with GEL/MWK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key