Rate Overview
Live
1 GBP = 2349.23 MWK
1 MWK = 0.000426
GBP
Avg
2341.01
High
2356.89
Low
2323.68
Last updated: 4/17/2026, 4:58:42 AM
Quick Conversions
| GBP | MWK |
|---|---|
| 1 GBP | 2,349.23 MWK |
| 10 GBP | 23,492.32 MWK |
| 50 GBP | 117,461.60 MWK |
| 100 GBP | 234,923.19 MWK |
| 500 GBP | 1,174,615.96 MWK |
| 1,000 GBP | 2,349,231.92 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-04-17T04:58:42Z",
"rates": {
"MWK": 2349.231917
}
}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": 234923.1917,
"rate": 2349.231917
}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