Rate Overview
Live
1 RUB = 0.238369 ZMW
1 ZMW = 4.1952
RUB
Avg
0.263974
High
0.303169
Low
0.231859
Last updated: 7/26/2026, 10:24:36 PM
Quick Conversions
| RUB | ZMW |
|---|---|
| 1 RUB | 0.24 ZMW |
| 10 RUB | 2.38 ZMW |
| 50 RUB | 11.92 ZMW |
| 100 RUB | 23.84 ZMW |
| 500 RUB | 119.18 ZMW |
| 1,000 RUB | 238.37 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-07-26T22:24:36Z",
"rates": {
"ZMW": 0.238369
}
}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": 23.8369,
"rate": 0.238369
}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