Rate Overview
Live
1 MWK = 0.000499 EUR
1 EUR = 2004.01
MWK
Avg
0.000498
High
0.000500
Low
0.000496
Last updated: 3/27/2026, 6:38:22 AM
Quick Conversions
| MWK | EUR |
|---|---|
| 1 MWK | 0.00 EUR |
| 10 MWK | 0.00 EUR |
| 50 MWK | 0.02 EUR |
| 100 MWK | 0.05 EUR |
| 500 MWK | 0.25 EUR |
| 1,000 MWK | 0.50 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-03-27T06:38:22Z",
"rates": {
"EUR": 0.000499
}
}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.0499,
"rate": 0.000499
}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