Rate Overview
Live
1 GHS = 157.7861 MWK
1 MWK = 0.006338
GHS
Avg
156.2437
High
158.4571
Low
147.8377
Last updated: 8/19/2026, 5:15:35 PM
Quick Conversions
| GHS | MWK |
|---|---|
| 1 GHS | 157.79 MWK |
| 10 GHS | 1,577.86 MWK |
| 50 GHS | 7,889.30 MWK |
| 100 GHS | 15,778.61 MWK |
| 500 GHS | 78,893.03 MWK |
| 1,000 GHS | 157,786.07 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-08-19T17:15:35Z",
"rates": {
"MWK": 157.786069
}
}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": 15778.606899999999,
"rate": 157.786069
}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