Rate Overview
Live
1 MWK = 0.346294 SDG
1 SDG = 2.8877
MWK
Avg
0.346169
High
0.346930
Low
0.345613
Last updated: 8/16/2026, 2:08:02 PM
Quick Conversions
| MWK | SDG |
|---|---|
| 1 MWK | 0.35 SDG |
| 10 MWK | 3.46 SDG |
| 50 MWK | 17.31 SDG |
| 100 MWK | 34.63 SDG |
| 500 MWK | 173.15 SDG |
| 1,000 MWK | 346.29 SDG |
Get MWK/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=SDGExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-08-16T14:08:02Z",
"rates": {
"SDG": 0.346294
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "SDG",
"amount": 100
},
"result": 34.6294,
"rate": 0.346294
}Build with MWK/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key