Rate Overview
Live
1 MWK = 0.000506 EUR
1 EUR = 1976.28
MWK
Avg
0.000506
High
0.000507
Low
0.000504
Last updated: 7/28/2026, 3:07:29 PM
Quick Conversions
| MWK | EUR |
|---|---|
| 1 MWK | 0.00 EUR |
| 10 MWK | 0.01 EUR |
| 50 MWK | 0.03 EUR |
| 100 MWK | 0.05 EUR |
| 500 MWK | 0.25 EUR |
| 1,000 MWK | 0.51 EUR |
Get MWK/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=EURExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-07-28T15:07:29Z",
"rates": {
"EUR": 0.000506
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "EUR",
"amount": 100
},
"result": 0.050600000000000006,
"rate": 0.000506
}Build with MWK/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key