Rate Overview
Live
1 MWK = 0.042067 RUB
1 RUB = 23.7716
MWK
Avg
0.041792
High
0.042067
Low
0.041614
Last updated: 6/18/2026, 9:59:31 AM
Quick Conversions
| MWK | RUB |
|---|---|
| 1 MWK | 0.04 RUB |
| 10 MWK | 0.42 RUB |
| 50 MWK | 2.10 RUB |
| 100 MWK | 4.21 RUB |
| 500 MWK | 21.03 RUB |
| 1,000 MWK | 42.07 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-06-18T09:59:31Z",
"rates": {
"RUB": 0.042067
}
}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.2067,
"rate": 0.042067
}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