Rate Overview
Live
1 MWK = 0.044014 RUB
1 RUB = 22.7200
MWK
Avg
0.044520
High
0.045410
Low
0.044014
Last updated: 7/8/2026, 12:08:03 PM
Quick Conversions
| MWK | RUB |
|---|---|
| 1 MWK | 0.04 RUB |
| 10 MWK | 0.44 RUB |
| 50 MWK | 2.20 RUB |
| 100 MWK | 4.40 RUB |
| 500 MWK | 22.01 RUB |
| 1,000 MWK | 44.01 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-08T12:08:03Z",
"rates": {
"RUB": 0.044014
}
}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.4014,
"rate": 0.044014
}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