Rate Overview
Live
1 MWK = 0.006717 GHS
1 GHS = 148.8760
MWK
Avg
0.006694
High
0.006717
Low
0.006661
Last updated: 7/27/2026, 6:00:02 AM
Quick Conversions
| MWK | GHS |
|---|---|
| 1 MWK | 0.01 GHS |
| 10 MWK | 0.07 GHS |
| 50 MWK | 0.34 GHS |
| 100 MWK | 0.67 GHS |
| 500 MWK | 3.36 GHS |
| 1,000 MWK | 6.72 GHS |
Get MWK/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=GHSExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-07-27T06:00:02Z",
"rates": {
"GHS": 0.006717
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "GHS",
"amount": 100
},
"result": 0.6717,
"rate": 0.006717
}Build with MWK/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key