Rate Overview
Live
1 GHS = 154.6675 MWK
1 MWK = 0.006465
GHS
Avg
155.2408
High
155.6299
Low
154.6675
Last updated: 5/7/2026, 11:28:29 AM
Quick Conversions
| GHS | MWK |
|---|---|
| 1 GHS | 154.67 MWK |
| 10 GHS | 1,546.68 MWK |
| 50 GHS | 7,733.38 MWK |
| 100 GHS | 15,466.75 MWK |
| 500 GHS | 77,333.75 MWK |
| 1,000 GHS | 154,667.50 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-05-07T11:28:29Z",
"rates": {
"MWK": 154.667501
}
}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": 15466.7501,
"rate": 154.667501
}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