Rate Overview
Live
1 GHS = 158.5408 MWK
1 MWK = 0.006308
GHS
Avg
160.3448
High
162.8041
Low
158.5408
Last updated: 3/27/2026, 11:38:27 AM
Quick Conversions
| GHS | MWK |
|---|---|
| 1 GHS | 158.54 MWK |
| 10 GHS | 1,585.41 MWK |
| 50 GHS | 7,927.04 MWK |
| 100 GHS | 15,854.08 MWK |
| 500 GHS | 79,270.39 MWK |
| 1,000 GHS | 158,540.79 MWK |
Get GHS/MWK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=MWKExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-03-27T11:38:27Z",
"rates": {
"MWK": 158.540789
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=MWK&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "MWK",
"amount": 100
},
"result": 15854.078899999999,
"rate": 158.540789
}Build with GHS/MWK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key