Rate Overview
Live
1 RUB = 0.224293 ZMW
1 ZMW = 4.4585
RUB
Avg
0.221815
High
0.224293
Low
0.219363
Last updated: 9/5/2026, 4:42:33 PM
Quick Conversions
| RUB | ZMW |
|---|---|
| 1 RUB | 0.22 ZMW |
| 10 RUB | 2.24 ZMW |
| 50 RUB | 11.21 ZMW |
| 100 RUB | 22.43 ZMW |
| 500 RUB | 112.15 ZMW |
| 1,000 RUB | 224.29 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-09-05T16:42:33Z",
"rates": {
"ZMW": 0.224293
}
}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": 22.429299999999998,
"rate": 0.224293
}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