Rate Overview
Live
1 GHS = 149.0545 MWK
1 MWK = 0.006709
GHS
Avg
151.1202
High
153.9018
Low
148.8615
Last updated: 7/28/2026, 2:18:30 PM
Quick Conversions
| GHS | MWK |
|---|---|
| 1 GHS | 149.05 MWK |
| 10 GHS | 1,490.55 MWK |
| 50 GHS | 7,452.73 MWK |
| 100 GHS | 14,905.45 MWK |
| 500 GHS | 74,527.25 MWK |
| 1,000 GHS | 149,054.51 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-28T14:18:30Z",
"rates": {
"MWK": 149.054508
}
}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": 14905.4508,
"rate": 149.054508
}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