Rate Overview
Live
1 MWK = 0.021902 SRD
1 SRD = 45.6579
MWK
Avg
0.021855
High
0.021983
Low
0.021707
Last updated: 8/20/2026, 1:11:09 PM
Quick Conversions
| MWK | SRD |
|---|---|
| 1 MWK | 0.02 SRD |
| 10 MWK | 0.22 SRD |
| 50 MWK | 1.10 SRD |
| 100 MWK | 2.19 SRD |
| 500 MWK | 10.95 SRD |
| 1,000 MWK | 21.90 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-08-20T13:11:09Z",
"rates": {
"SRD": 0.021902
}
}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.1902,
"rate": 0.021902
}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