Rate Overview
Live
1 USD = 1730.40 MWK
1 MWK = 0.000578
USD
Avg
1738.98
High
1741.50
Low
1730.40
Last updated: 5/6/2026, 11:06:19 PM
Quick Conversions
| USD | MWK |
|---|---|
| 1 USD | 1,730.40 MWK |
| 10 USD | 17,304.01 MWK |
| 50 USD | 86,520.06 MWK |
| 100 USD | 173,040.12 MWK |
| 500 USD | 865,200.58 MWK |
| 1,000 USD | 1,730,401.16 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-05-06T23:06:19Z",
"rates": {
"MWK": 1730.40115795
}
}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": 173040.115795,
"rate": 1730.40115795
}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