Rate Overview
Live
1 MWK = 0.001501 GEL
1 GEL = 666.2225
MWK
Avg
0.001501
High
0.001504
Low
0.001492
Last updated: 9/5/2026, 8:41:36 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.75 GEL |
| 1,000 MWK | 1.50 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-09-05T08:41:36Z",
"rates": {
"GEL": 0.001501
}
}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.15009999999999998,
"rate": 0.001501
}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