Rate Overview
Live
1 MWK = 0.347158 SDG
1 SDG = 2.8805
MWK
Avg
0.346236
High
0.347554
Low
0.345055
Last updated: 7/30/2026, 9:39:48 AM
Quick Conversions
| MWK | SDG |
|---|---|
| 1 MWK | 0.35 SDG |
| 10 MWK | 3.47 SDG |
| 50 MWK | 17.36 SDG |
| 100 MWK | 34.72 SDG |
| 500 MWK | 173.58 SDG |
| 1,000 MWK | 347.16 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-07-30T09:39:48Z",
"rates": {
"SDG": 0.347158
}
}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.7158,
"rate": 0.347158
}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