Rate Overview
Live
1 RUB = 0.238909 ZMW
1 ZMW = 4.1857
RUB
Avg
0.247949
High
0.279686
Low
0.229825
Last updated: 7/27/2026, 12:05:49 PM
Quick Conversions
| RUB | ZMW |
|---|---|
| 1 RUB | 0.24 ZMW |
| 10 RUB | 2.39 ZMW |
| 50 RUB | 11.95 ZMW |
| 100 RUB | 23.89 ZMW |
| 500 RUB | 119.45 ZMW |
| 1,000 RUB | 238.91 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-27T12:05:49Z",
"rates": {
"ZMW": 0.238909
}
}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.890900000000002,
"rate": 0.238909
}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