Rate Overview
Live
1 MWK = 0.049896 RUB
1 RUB = 20.0417
MWK
Avg
0.049835
High
0.050384
Low
0.049337
Last updated: 9/7/2026, 12:33:56 AM
Quick Conversions
| MWK | RUB |
|---|---|
| 1 MWK | 0.05 RUB |
| 10 MWK | 0.50 RUB |
| 50 MWK | 2.49 RUB |
| 100 MWK | 4.99 RUB |
| 500 MWK | 24.95 RUB |
| 1,000 MWK | 49.90 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-09-07T00:33:56Z",
"rates": {
"RUB": 0.049896
}
}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.9896,
"rate": 0.049896
}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