Rate Overview
Live
1 GHS = 148.8846 MWK
1 MWK = 0.006717
GHS
Avg
149.5830
High
151.8387
Low
148.8846
Last updated: 5/27/2026, 4:02:04 PM
Quick Conversions
| GHS | MWK |
|---|---|
| 1 GHS | 148.88 MWK |
| 10 GHS | 1,488.85 MWK |
| 50 GHS | 7,444.23 MWK |
| 100 GHS | 14,888.46 MWK |
| 500 GHS | 74,442.30 MWK |
| 1,000 GHS | 148,884.60 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-27T16:02:04Z",
"rates": {
"MWK": 148.884605
}
}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": 14888.4605,
"rate": 148.884605
}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