Rate Overview
Live
1 RSD = 17.2115 MWK
1 MWK = 0.058101
RSD
Avg
17.2829
High
17.4648
Low
17.1356
Last updated: 3/7/2026, 7:40:26 AM
Quick Conversions
| RSD | MWK |
|---|---|
| 1 RSD | 17.21 MWK |
| 10 RSD | 172.12 MWK |
| 50 RSD | 860.58 MWK |
| 100 RSD | 1,721.15 MWK |
| 500 RSD | 8,605.76 MWK |
| 1,000 RSD | 17,211.53 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-03-07T07:40:26Z",
"rates": {
"MWK": 17.211528
}
}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": 1721.1528,
"rate": 17.211528
}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