Rate Overview
Live
1 GHS = 148.7903 MWK
1 MWK = 0.006721
GHS
Avg
154.7889
High
162.6846
Low
147.5415
Last updated: 7/31/2026, 9:09:39 AM
Quick Conversions
| GHS | MWK |
|---|---|
| 1 GHS | 148.79 MWK |
| 10 GHS | 1,487.90 MWK |
| 50 GHS | 7,439.52 MWK |
| 100 GHS | 14,879.03 MWK |
| 500 GHS | 74,395.17 MWK |
| 1,000 GHS | 148,790.34 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-31T09:09:39Z",
"rates": {
"MWK": 148.79034
}
}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": 14879.033999999998,
"rate": 148.79034
}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