Rate Overview
Live
1 GBP = 2305.44 MWK
1 MWK = 0.000434
GBP
Avg
2319.03
High
2344.55
Low
2294.69
Last updated: 3/27/2026, 11:15:12 AM
Quick Conversions
| GBP | MWK |
|---|---|
| 1 GBP | 2,305.44 MWK |
| 10 GBP | 23,054.44 MWK |
| 50 GBP | 115,272.21 MWK |
| 100 GBP | 230,544.42 MWK |
| 500 GBP | 1,152,722.12 MWK |
| 1,000 GBP | 2,305,444.25 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-03-27T11:15:12Z",
"rates": {
"MWK": 2305.444249
}
}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": 230544.4249,
"rate": 2305.444249
}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