Rate Overview
Live
1 MWK = 0.345112 SDG
1 SDG = 2.8976
MWK
Avg
0.345128
High
0.347025
Low
0.344814
Last updated: 5/7/2026, 3:59:19 PM
Quick Conversions
| MWK | SDG |
|---|---|
| 1 MWK | 0.35 SDG |
| 10 MWK | 3.45 SDG |
| 50 MWK | 17.26 SDG |
| 100 MWK | 34.51 SDG |
| 500 MWK | 172.56 SDG |
| 1,000 MWK | 345.11 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-05-07T15:59:19Z",
"rates": {
"SDG": 0.345112
}
}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.511199999999995,
"rate": 0.345112
}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