Rate Overview
Live
1 MWK = 0.000505 EUR
1 EUR = 1980.20
MWK
Avg
0.000505
High
0.000507
Low
0.000503
Last updated: 7/29/2026, 11:04:50 AM
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-29T11:04:50Z",
"rates": {
"EUR": 0.000505
}
}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.0505,
"rate": 0.000505
}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