Rate Overview
Live
1 MWK = 0.089881 ETB
1 ETB = 11.1258
MWK
Avg
0.089830
High
0.090325
Low
0.089459
Last updated: 3/7/2026, 7:39:30 AM
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.94 ETB |
| 1,000 MWK | 89.88 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-03-07T07:39:30Z",
"rates": {
"ETB": 0.089881
}
}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.988100000000001,
"rate": 0.089881
}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