Rate Overview
Live
1 RUB = 0.263807 ZMW
1 ZMW = 3.7906
RUB
Avg
0.252125
High
0.279686
Low
0.235632
Last updated: 5/27/2026, 3:43:07 AM
Quick Conversions
| RUB | ZMW |
|---|---|
| 1 RUB | 0.26 ZMW |
| 10 RUB | 2.64 ZMW |
| 50 RUB | 13.19 ZMW |
| 100 RUB | 26.38 ZMW |
| 500 RUB | 131.90 ZMW |
| 1,000 RUB | 263.81 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-05-27T03:43:07Z",
"rates": {
"ZMW": 0.263807
}
}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": 26.3807,
"rate": 0.263807
}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