Rate Overview
Live
1 RUB = 0.249484 ZMW
1 ZMW = 4.0083
RUB
Avg
0.249981
High
0.252594
Low
0.249111
Last updated: 5/6/2026, 10:01:58 PM
Quick Conversions
| RUB | ZMW |
|---|---|
| 1 RUB | 0.25 ZMW |
| 10 RUB | 2.49 ZMW |
| 50 RUB | 12.47 ZMW |
| 100 RUB | 24.95 ZMW |
| 500 RUB | 124.74 ZMW |
| 1,000 RUB | 249.48 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-06T22:01:58Z",
"rates": {
"ZMW": 0.249484
}
}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": 24.9484,
"rate": 0.249484
}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