Rate Overview
Live
1 MWK = 0.006204 GHS
1 GHS = 161.1863
MWK
Avg
0.006183
High
0.006226
Low
0.006146
Last updated: 3/7/2026, 4:25:23 AM
Quick Conversions
| MWK | GHS |
|---|---|
| 1 MWK | 0.01 GHS |
| 10 MWK | 0.06 GHS |
| 50 MWK | 0.31 GHS |
| 100 MWK | 0.62 GHS |
| 500 MWK | 3.10 GHS |
| 1,000 MWK | 6.20 GHS |
Get MWK/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=GHSExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-03-07T04:25:23Z",
"rates": {
"GHS": 0.006204
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "GHS",
"amount": 100
},
"result": 0.6204000000000001,
"rate": 0.006204
}Build with MWK/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key