Rate Overview
Live
1 GBP = 2325.37 MWK
1 MWK = 0.000430
GBP
Avg
2322.95
High
2340.96
Low
2311.58
Last updated: 3/7/2026, 12:31:24 AM
Quick Conversions
| GBP | MWK |
|---|---|
| 1 GBP | 2,325.37 MWK |
| 10 GBP | 23,253.72 MWK |
| 50 GBP | 116,268.59 MWK |
| 100 GBP | 232,537.17 MWK |
| 500 GBP | 1,162,685.86 MWK |
| 1,000 GBP | 2,325,371.72 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-07T00:31:24Z",
"rates": {
"MWK": 2325.371718
}
}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": 232537.17179999998,
"rate": 2325.371718
}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