Rate Overview
Live
1 MWK = 0.001570 GEL
1 GEL = 636.9427
MWK
Avg
0.001555
High
0.001570
Low
0.001537
Last updated: 3/7/2026, 2:31:07 AM
Quick Conversions
| MWK | GEL |
|---|---|
| 1 MWK | 0.00 GEL |
| 10 MWK | 0.02 GEL |
| 50 MWK | 0.08 GEL |
| 100 MWK | 0.16 GEL |
| 500 MWK | 0.79 GEL |
| 1,000 MWK | 1.57 GEL |
Get MWK/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=GELExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-03-07T02:31:07Z",
"rates": {
"GEL": 0.00157
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "GEL",
"amount": 100
},
"result": 0.157,
"rate": 0.00157
}Build with MWK/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key