Rate Overview
Live
1 MWK = 0.091721 ETB
1 ETB = 10.9026
MWK
Avg
0.092278
High
0.092927
Low
0.091721
Last updated: 7/11/2026, 7:22:54 AM
Quick Conversions
| MWK | ETB |
|---|---|
| 1 MWK | 0.09 ETB |
| 10 MWK | 0.92 ETB |
| 50 MWK | 4.59 ETB |
| 100 MWK | 9.17 ETB |
| 500 MWK | 45.86 ETB |
| 1,000 MWK | 91.72 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-11T07:22:54Z",
"rates": {
"ETB": 0.091721
}
}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.1721,
"rate": 0.091721
}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