Rate Overview
Live
1 MWK = 0.090169 ETB
1 ETB = 11.0903
MWK
Avg
0.083895
High
0.090808
Low
0.075358
Last updated: 3/28/2026, 12:13:10 PM
Quick Conversions
| MWK | ETB |
|---|---|
| 1 MWK | 0.09 ETB |
| 10 MWK | 0.90 ETB |
| 50 MWK | 4.51 ETB |
| 100 MWK | 9.02 ETB |
| 500 MWK | 45.08 ETB |
| 1,000 MWK | 90.17 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-28T12:13:10Z",
"rates": {
"ETB": 0.090169
}
}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": 9.0169,
"rate": 0.090169
}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