Rate Overview
Live
1 USD = 1729.62 MWK
1 MWK = 0.000578
USD
Avg
1733.83
High
1737.00
Low
1729.62
Last updated: 4/16/2026, 9:13:24 PM
Quick Conversions
| USD | MWK |
|---|---|
| 1 USD | 1,729.62 MWK |
| 10 USD | 17,296.19 MWK |
| 50 USD | 86,480.93 MWK |
| 100 USD | 172,961.85 MWK |
| 500 USD | 864,809.26 MWK |
| 1,000 USD | 1,729,618.52 MWK |
Get USD/MWK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=MWKExample Response:
{
"success": true,
"base": "USD",
"date": "2026-04-16T21:13:24Z",
"rates": {
"MWK": 1729.61852486
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=MWK&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "MWK",
"amount": 100
},
"result": 172961.852486,
"rate": 1729.61852486
}Build with USD/MWK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key