Rate Overview
Live
1 GEL = 642.9647 MWK
1 MWK = 0.001555
GEL
Avg
644.5321
High
646.1471
Low
642.9647
Last updated: 4/17/2026, 12:34:13 AM
Quick Conversions
| GEL | MWK |
|---|---|
| 1 GEL | 642.96 MWK |
| 10 GEL | 6,429.65 MWK |
| 50 GEL | 32,148.23 MWK |
| 100 GEL | 64,296.47 MWK |
| 500 GEL | 321,482.34 MWK |
| 1,000 GEL | 642,964.68 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-04-17T00:34:13Z",
"rates": {
"MWK": 642.964684
}
}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": 64296.468400000005,
"rate": 642.964684
}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