Rate Overview
Live
1 GBP = 2306.34 MWK
1 MWK = 0.000434
GBP
Avg
2315.21
High
2330.27
Low
2306.34
Last updated: 3/27/2026, 9:28:49 AM
Quick Conversions
| GBP | MWK |
|---|---|
| 1 GBP | 2,306.34 MWK |
| 10 GBP | 23,063.37 MWK |
| 50 GBP | 115,316.87 MWK |
| 100 GBP | 230,633.74 MWK |
| 500 GBP | 1,153,168.69 MWK |
| 1,000 GBP | 2,306,337.37 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-27T09:28:49Z",
"rates": {
"MWK": 2306.337371
}
}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": 230633.7371,
"rate": 2306.337371
}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