Rate Overview
Live
1 USD = 1736.01 MWK
1 MWK = 0.000576
USD
Avg
1735.96
High
1742.51
Low
1732.61
Last updated: 9/5/2026, 10:25:51 AM
Quick Conversions
| USD | MWK |
|---|---|
| 1 USD | 1,736.01 MWK |
| 10 USD | 17,360.13 MWK |
| 50 USD | 86,800.67 MWK |
| 100 USD | 173,601.34 MWK |
| 500 USD | 868,006.70 MWK |
| 1,000 USD | 1,736,013.39 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-09-05T10:25:51Z",
"rates": {
"MWK": 1736.01339374
}
}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": 173601.339374,
"rate": 1736.01339374
}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