Rate Overview
Live
1 RUB = 0.392654 TWD
1 TWD = 2.5468
RUB
Avg
0.387784
High
0.396447
Low
0.371030
Last updated: 3/27/2026, 10:05:05 AM
Quick Conversions
| RUB | TWD |
|---|---|
| 1 RUB | 0.39 TWD |
| 10 RUB | 3.93 TWD |
| 50 RUB | 19.63 TWD |
| 100 RUB | 39.27 TWD |
| 500 RUB | 196.33 TWD |
| 1,000 RUB | 392.65 TWD |
Get RUB/TWD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=TWDExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-03-27T10:05:05Z",
"rates": {
"TWD": 0.392654
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=TWD&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "TWD",
"amount": 100
},
"result": 39.2654,
"rate": 0.392654
}Build with RUB/TWD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key