Rate Overview
Live
1 MWK = 0.045240 RUB
1 RUB = 22.1043
MWK
Avg
0.044307
High
0.047576
Low
0.040986
Last updated: 7/21/2026, 11:19:06 AM
Quick Conversions
| MWK | RUB |
|---|---|
| 1 MWK | 0.05 RUB |
| 10 MWK | 0.45 RUB |
| 50 MWK | 2.26 RUB |
| 100 MWK | 4.52 RUB |
| 500 MWK | 22.62 RUB |
| 1,000 MWK | 45.24 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-21T11:19:06Z",
"rates": {
"RUB": 0.04524
}
}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.524,
"rate": 0.04524
}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