Rate Overview
Live
1 MWK = 0.089894 ETB
1 ETB = 11.1242
MWK
Avg
0.090169
High
0.090493
Low
0.089894
Last updated: 4/17/2026, 12:03:31 PM
Quick Conversions
| MWK | ETB |
|---|---|
| 1 MWK | 0.09 ETB |
| 10 MWK | 0.90 ETB |
| 50 MWK | 4.49 ETB |
| 100 MWK | 8.99 ETB |
| 500 MWK | 44.95 ETB |
| 1,000 MWK | 89.89 ETB |
Get MWK/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=ETBExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-04-17T12:03:31Z",
"rates": {
"ETB": 0.089894
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "ETB",
"amount": 100
},
"result": 8.9894,
"rate": 0.089894
}Build with MWK/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key