Rate Overview
Live
1 MWK = 0.092212 ETB
1 ETB = 10.8446
MWK
Avg
0.081277
High
0.092212
Low
0.063331
Last updated: 7/29/2026, 5:16:04 PM
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-29T17:16:04Z",
"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