Rate Overview
Live
1 MWK = 0.001514 GEL
1 GEL = 660.5020
MWK
Avg
0.001519
High
0.001522
Low
0.001514
Last updated: 7/6/2026, 4:52:10 AM
Quick Conversions
| MWK | GEL |
|---|---|
| 1 MWK | 0.00 GEL |
| 10 MWK | 0.02 GEL |
| 50 MWK | 0.08 GEL |
| 100 MWK | 0.15 GEL |
| 500 MWK | 0.76 GEL |
| 1,000 MWK | 1.51 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-07-06T04:52:10Z",
"rates": {
"GEL": 0.001514
}
}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.1514,
"rate": 0.001514
}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