Rate Overview
Live
1 GHS = 157.5632 MWK
1 MWK = 0.006347
GHS
Avg
157.4602
High
157.6937
Low
156.9320
Last updated: 4/17/2026, 6:23:36 AM
Quick Conversions
| GHS | MWK |
|---|---|
| 1 GHS | 157.56 MWK |
| 10 GHS | 1,575.63 MWK |
| 50 GHS | 7,878.16 MWK |
| 100 GHS | 15,756.32 MWK |
| 500 GHS | 78,781.59 MWK |
| 1,000 GHS | 157,563.18 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-04-17T06:23:36Z",
"rates": {
"MWK": 157.563182
}
}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": 15756.318200000002,
"rate": 157.563182
}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