Rate Overview
Live
1 RUB = 0.233052 ZMW
1 ZMW = 4.2909
RUB
Avg
0.248073
High
0.279686
Low
0.229825
Last updated: 7/22/2026, 1:00:00 AM
Quick Conversions
| RUB | ZMW |
|---|---|
| 1 RUB | 0.23 ZMW |
| 10 RUB | 2.33 ZMW |
| 50 RUB | 11.65 ZMW |
| 100 RUB | 23.31 ZMW |
| 500 RUB | 116.53 ZMW |
| 1,000 RUB | 233.05 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-22T01:00:00Z",
"rates": {
"ZMW": 0.233052
}
}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.3052,
"rate": 0.233052
}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