Rate Overview
Live
1 RUB = 0.225262 ZMW
1 ZMW = 4.4393
RUB
Avg
0.227554
High
0.230193
Low
0.225262
Last updated: 8/15/2026, 10:27:49 PM
Quick Conversions
| RUB | ZMW |
|---|---|
| 1 RUB | 0.23 ZMW |
| 10 RUB | 2.25 ZMW |
| 50 RUB | 11.26 ZMW |
| 100 RUB | 22.53 ZMW |
| 500 RUB | 112.63 ZMW |
| 1,000 RUB | 225.26 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-08-15T22:27:49Z",
"rates": {
"ZMW": 0.225262
}
}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.5262,
"rate": 0.225262
}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