Rate Overview
Live
1 MWK = 0.021688 SRD
1 SRD = 46.1084
MWK
Avg
0.021743
High
0.021806
Low
0.021685
Last updated: 3/7/2026, 7:39:07 AM
Quick Conversions
| MWK | SRD |
|---|---|
| 1 MWK | 0.02 SRD |
| 10 MWK | 0.22 SRD |
| 50 MWK | 1.08 SRD |
| 100 MWK | 2.17 SRD |
| 500 MWK | 10.84 SRD |
| 1,000 MWK | 21.69 SRD |
Get MWK/SRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=SRDExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-03-07T07:39:07Z",
"rates": {
"SRD": 0.021688
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=SRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "SRD",
"amount": 100
},
"result": 2.1688,
"rate": 0.021688
}Build with MWK/SRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key