Rate Overview
Live
1 GBP = 2320.45 MWK
1 MWK = 0.000431
GBP
Avg
2313.15
High
2333.07
Low
2278.05
Last updated: 7/23/2026, 12:53:15 AM
Quick Conversions
| GBP | MWK |
|---|---|
| 1 GBP | 2,320.45 MWK |
| 10 GBP | 23,204.51 MWK |
| 50 GBP | 116,022.54 MWK |
| 100 GBP | 232,045.08 MWK |
| 500 GBP | 1,160,225.42 MWK |
| 1,000 GBP | 2,320,450.83 MWK |
Get GBP/MWK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=MWKExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-07-23T00:53:15Z",
"rates": {
"MWK": 2320.450833
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=MWK&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "MWK",
"amount": 100
},
"result": 232045.0833,
"rate": 2320.450833
}Build with GBP/MWK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key