Rate Overview
Live
1 GHS = 152.2819 MWK
1 MWK = 0.006567
GHS
Avg
152.5210
High
153.0736
Low
151.8890
Last updated: 7/8/2026, 5:28:29 PM
Quick Conversions
| GHS | MWK |
|---|---|
| 1 GHS | 152.28 MWK |
| 10 GHS | 1,522.82 MWK |
| 50 GHS | 7,614.09 MWK |
| 100 GHS | 15,228.19 MWK |
| 500 GHS | 76,140.94 MWK |
| 1,000 GHS | 152,281.89 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-07-08T17:28:29Z",
"rates": {
"MWK": 152.281886
}
}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": 15228.188599999998,
"rate": 152.281886
}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