Rate Overview
Live
1 USD = 1733.25 MWK
1 MWK = 0.000577
USD
Avg
1733.79
High
1736.58
Low
1729.98
Last updated: 8/16/2026, 11:58:44 AM
Quick Conversions
| USD | MWK |
|---|---|
| 1 USD | 1,733.25 MWK |
| 10 USD | 17,332.45 MWK |
| 50 USD | 86,662.27 MWK |
| 100 USD | 173,324.53 MWK |
| 500 USD | 866,622.66 MWK |
| 1,000 USD | 1,733,245.32 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-08-16T11:58:44Z",
"rates": {
"MWK": 1733.24531952
}
}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": 173324.53195200002,
"rate": 1733.24531952
}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