Rate Overview
Live
1 MWK = 0.000432 GBP
1 GBP = 2314.81
MWK
Avg
0.000431
High
0.000432
Low
0.000429
Last updated: 3/27/2026, 4:58:08 AM
Quick Conversions
| MWK | GBP |
|---|---|
| 1 MWK | 0.00 GBP |
| 10 MWK | 0.00 GBP |
| 50 MWK | 0.02 GBP |
| 100 MWK | 0.04 GBP |
| 500 MWK | 0.22 GBP |
| 1,000 MWK | 0.43 GBP |
Get MWK/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=GBPExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-03-27T04:58:08Z",
"rates": {
"GBP": 0.000432
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "GBP",
"amount": 100
},
"result": 0.043199999999999995,
"rate": 0.000432
}Build with MWK/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key