Rate Overview
Live
1 MWK = 0.090048 ETB
1 ETB = 11.1052
MWK
Avg
0.090201
High
0.090759
Low
0.090048
Last updated: 5/7/2026, 2:50:49 PM
Quick Conversions
| MWK | ETB |
|---|---|
| 1 MWK | 0.09 ETB |
| 10 MWK | 0.90 ETB |
| 50 MWK | 4.50 ETB |
| 100 MWK | 9.00 ETB |
| 500 MWK | 45.02 ETB |
| 1,000 MWK | 90.05 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-05-07T14:50:49Z",
"rates": {
"ETB": 0.090048
}
}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.0048,
"rate": 0.090048
}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