Rate Overview
Live
1 GBP = 2345.48 MWK
1 MWK = 0.000426
GBP
Avg
2342.04
High
2346.66
Low
2335.32
Last updated: 8/14/2026, 6:04:55 PM
Quick Conversions
| GBP | MWK |
|---|---|
| 1 GBP | 2,345.48 MWK |
| 10 GBP | 23,454.85 MWK |
| 50 GBP | 117,274.25 MWK |
| 100 GBP | 234,548.49 MWK |
| 500 GBP | 1,172,742.45 MWK |
| 1,000 GBP | 2,345,484.91 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-08-14T18:04:55Z",
"rates": {
"MWK": 2345.484907
}
}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": 234548.4907,
"rate": 2345.484907
}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