Rate Overview
Live
1 GBP = 2309.35 MWK
1 MWK = 0.000433
GBP
Avg
2291.50
High
2372.49
Low
2152.99
Last updated: 7/25/2026, 1:42:05 AM
Quick Conversions
| GBP | MWK |
|---|---|
| 1 GBP | 2,309.35 MWK |
| 10 GBP | 23,093.48 MWK |
| 50 GBP | 115,467.40 MWK |
| 100 GBP | 230,934.80 MWK |
| 500 GBP | 1,154,674.02 MWK |
| 1,000 GBP | 2,309,348.05 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-25T01:42:05Z",
"rates": {
"MWK": 2309.348049
}
}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": 230934.80490000002,
"rate": 2309.348049
}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