Rate Overview
Live
1 RUB = 0.232253 ZMW
1 ZMW = 4.3056
RUB
Avg
0.233159
High
0.238960
Low
0.226908
Last updated: 3/27/2026, 11:49:39 AM
Quick Conversions
| RUB | ZMW |
|---|---|
| 1 RUB | 0.23 ZMW |
| 10 RUB | 2.32 ZMW |
| 50 RUB | 11.61 ZMW |
| 100 RUB | 23.23 ZMW |
| 500 RUB | 116.13 ZMW |
| 1,000 RUB | 232.25 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-03-27T11:49:39Z",
"rates": {
"ZMW": 0.232253
}
}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.225299999999997,
"rate": 0.232253
}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