Rate Overview
Live
1 GHS = 151.6794 MWK
1 MWK = 0.006593
GHS
Avg
152.3235
High
153.4239
Low
151.6794
Last updated: 9/10/2026, 7:15:25 PM
Quick Conversions
| GHS | MWK |
|---|---|
| 1 GHS | 151.68 MWK |
| 10 GHS | 1,516.79 MWK |
| 50 GHS | 7,583.97 MWK |
| 100 GHS | 15,167.94 MWK |
| 500 GHS | 75,839.71 MWK |
| 1,000 GHS | 151,679.41 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-09-10T19:15:25Z",
"rates": {
"MWK": 151.679411
}
}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": 15167.941099999998,
"rate": 151.679411
}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