Rate Overview
Live
1 RSD = 16.8648 MWK
1 MWK = 0.059295
RSD
Avg
17.1673
High
17.5251
Low
16.7658
Last updated: 7/24/2026, 2:38:02 AM
Quick Conversions
| RSD | MWK |
|---|---|
| 1 RSD | 16.86 MWK |
| 10 RSD | 168.65 MWK |
| 50 RSD | 843.24 MWK |
| 100 RSD | 1,686.48 MWK |
| 500 RSD | 8,432.41 MWK |
| 1,000 RSD | 16,864.81 MWK |
Get RSD/MWK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RSD¤cies=MWKExample Response:
{
"success": true,
"base": "RSD",
"date": "2026-07-24T02:38:02Z",
"rates": {
"MWK": 16.864812
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RSD&to=MWK&amount=100Example Response:
{
"success": true,
"query": {
"from": "RSD",
"to": "MWK",
"amount": 100
},
"result": 1686.4812000000002,
"rate": 16.864812
}Build with RSD/MWK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key