Rate Overview
Live
1 GHS = 149.2101 MWK
1 MWK = 0.006702
GHS
Avg
149.2161
High
149.7903
Low
148.8615
Last updated: 7/29/2026, 2:34:28 PM
Quick Conversions
| GHS | MWK |
|---|---|
| 1 GHS | 149.21 MWK |
| 10 GHS | 1,492.10 MWK |
| 50 GHS | 7,460.50 MWK |
| 100 GHS | 14,921.01 MWK |
| 500 GHS | 74,605.04 MWK |
| 1,000 GHS | 149,210.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-07-29T14:34:28Z",
"rates": {
"MWK": 149.210073
}
}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": 14921.0073,
"rate": 149.210073
}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