Rate Overview
Live
1 SRD = 45.7442 MWK
1 MWK = 0.021861
SRD
Avg
45.6673
High
47.0904
Low
43.7036
Last updated: 8/1/2026, 12:36:09 PM
Quick Conversions
| SRD | MWK |
|---|---|
| 1 SRD | 45.74 MWK |
| 10 SRD | 457.44 MWK |
| 50 SRD | 2,287.21 MWK |
| 100 SRD | 4,574.42 MWK |
| 500 SRD | 22,872.12 MWK |
| 1,000 SRD | 45,744.24 MWK |
Get SRD/MWK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SRD¤cies=MWKExample Response:
{
"success": true,
"base": "SRD",
"date": "2026-08-01T12:36:09Z",
"rates": {
"MWK": 45.744235
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SRD&to=MWK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SRD",
"to": "MWK",
"amount": 100
},
"result": 4574.423500000001,
"rate": 45.744235
}Build with SRD/MWK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key