Rate Overview
Live
1 RUB = 0.411162 TWD
1 TWD = 2.4321
RUB
Avg
0.412821
High
0.442990
Low
0.387235
Last updated: 7/22/2026, 2:27:18 AM
Quick Conversions
| RUB | TWD |
|---|---|
| 1 RUB | 0.41 TWD |
| 10 RUB | 4.11 TWD |
| 50 RUB | 20.56 TWD |
| 100 RUB | 41.12 TWD |
| 500 RUB | 205.58 TWD |
| 1,000 RUB | 411.16 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-07-22T02:27:18Z",
"rates": {
"TWD": 0.411162
}
}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": 41.116200000000006,
"rate": 0.411162
}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