Rate Overview
Live
1 GBP = 2312.00 MWK
1 MWK = 0.000433
GBP
Avg
2315.93
High
2330.27
Low
2309.61
Last updated: 3/27/2026, 6:04:57 AM
Quick Conversions
| GBP | MWK |
|---|---|
| 1 GBP | 2,312.00 MWK |
| 10 GBP | 23,120.04 MWK |
| 50 GBP | 115,600.19 MWK |
| 100 GBP | 231,200.37 MWK |
| 500 GBP | 1,156,001.87 MWK |
| 1,000 GBP | 2,312,003.75 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-27T06:04:57Z",
"rates": {
"MWK": 2312.003745
}
}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": 231200.3745,
"rate": 2312.003745
}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