Rate Overview
Live
1 MWK = 0.045100 RUB
1 RUB = 22.1729
MWK
Avg
0.044210
High
0.048441
Low
0.041461
Last updated: 7/25/2026, 7:47:05 PM
Quick Conversions
| MWK | RUB |
|---|---|
| 1 MWK | 0.05 RUB |
| 10 MWK | 0.45 RUB |
| 50 MWK | 2.26 RUB |
| 100 MWK | 4.51 RUB |
| 500 MWK | 22.55 RUB |
| 1,000 MWK | 45.10 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-25T19:47:05Z",
"rates": {
"RUB": 0.0451
}
}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.51,
"rate": 0.0451
}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