Rate Overview
Live
1 RUB = 0.245810 ZMW
1 ZMW = 4.0682
RUB
Avg
0.246001
High
0.247533
Low
0.244657
Last updated: 3/6/2026, 5:16:04 PM
Quick Conversions
| RUB | ZMW |
|---|---|
| 1 RUB | 0.25 ZMW |
| 10 RUB | 2.46 ZMW |
| 50 RUB | 12.29 ZMW |
| 100 RUB | 24.58 ZMW |
| 500 RUB | 122.91 ZMW |
| 1,000 RUB | 245.81 ZMW |
Get RUB/ZMW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=ZMWExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-03-06T17:16:04Z",
"rates": {
"ZMW": 0.24581
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=ZMW&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "ZMW",
"amount": 100
},
"result": 24.581,
"rate": 0.24581
}Build with RUB/ZMW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key