Rate Overview
Live
1 RUB = 0.194461 ZAR
1 ZAR = 5.1424
RUB
Avg
0.196734
High
0.201401
Low
0.194373
Last updated: 8/13/2026, 2:45:34 PM
Quick Conversions
| RUB | ZAR |
|---|---|
| 1 RUB | 0.19 ZAR |
| 10 RUB | 1.94 ZAR |
| 50 RUB | 9.72 ZAR |
| 100 RUB | 19.45 ZAR |
| 500 RUB | 97.23 ZAR |
| 1,000 RUB | 194.46 ZAR |
Get RUB/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=ZARExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-08-13T14:45:34Z",
"rates": {
"ZAR": 0.194461
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "ZAR",
"amount": 100
},
"result": 19.4461,
"rate": 0.194461
}Build with RUB/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key