Rate Overview
Live
1 GHS = 148.2812 MWK
1 MWK = 0.006744
GHS
Avg
140.1982
High
170.4078
Low
105.9789
Last updated: 7/30/2026, 5:34:06 AM
Quick Conversions
| GHS | MWK |
|---|---|
| 1 GHS | 148.28 MWK |
| 10 GHS | 1,482.81 MWK |
| 50 GHS | 7,414.06 MWK |
| 100 GHS | 14,828.12 MWK |
| 500 GHS | 74,140.58 MWK |
| 1,000 GHS | 148,281.17 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-30T05:34:06Z",
"rates": {
"MWK": 148.281169
}
}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": 14828.1169,
"rate": 148.281169
}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