Rate Overview
Live
1 MWK = 0.092212 ETB
1 ETB = 10.8446
MWK
Avg
0.090730
High
0.093078
Low
0.089230
Last updated: 7/29/2026, 5:07:12 AM
Quick Conversions
| MWK | ETB |
|---|---|
| 1 MWK | 0.09 ETB |
| 10 MWK | 0.92 ETB |
| 50 MWK | 4.61 ETB |
| 100 MWK | 9.22 ETB |
| 500 MWK | 46.11 ETB |
| 1,000 MWK | 92.21 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-07-29T05:07:12Z",
"rates": {
"ETB": 0.092212
}
}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.2212,
"rate": 0.092212
}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