Rate Overview
Live
1 MWK = 0.093892 ETB
1 ETB = 10.6505
MWK
Avg
0.093535
High
0.094154
Low
0.093133
Last updated: 8/21/2026, 4:27:23 AM
Quick Conversions
| MWK | ETB |
|---|---|
| 1 MWK | 0.09 ETB |
| 10 MWK | 0.94 ETB |
| 50 MWK | 4.69 ETB |
| 100 MWK | 9.39 ETB |
| 500 MWK | 46.95 ETB |
| 1,000 MWK | 93.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-08-21T04:27:23Z",
"rates": {
"ETB": 0.093892
}
}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.3892,
"rate": 0.093892
}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