Rate Overview
Live
1 MWK = 0.045410 RUB
1 RUB = 22.0216
MWK
Avg
0.048967
High
0.063895
Low
0.042425
Last updated: 7/2/2026, 2:16:23 AM
Quick Conversions
| MWK | RUB |
|---|---|
| 1 MWK | 0.05 RUB |
| 10 MWK | 0.45 RUB |
| 50 MWK | 2.27 RUB |
| 100 MWK | 4.54 RUB |
| 500 MWK | 22.71 RUB |
| 1,000 MWK | 45.41 RUB |
Get MWK/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=RUBExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-07-02T02:16:23Z",
"rates": {
"RUB": 0.04541
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "RUB",
"amount": 100
},
"result": 4.5409999999999995,
"rate": 0.04541
}Build with MWK/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key