Rate Overview
Live
1 RUB = 0.417505 TWD
1 TWD = 2.3952
RUB
Avg
0.413201
High
0.419715
Low
0.404883
Last updated: 4/16/2026, 3:07:19 PM
Quick Conversions
| RUB | TWD |
|---|---|
| 1 RUB | 0.42 TWD |
| 10 RUB | 4.18 TWD |
| 50 RUB | 20.88 TWD |
| 100 RUB | 41.75 TWD |
| 500 RUB | 208.75 TWD |
| 1,000 RUB | 417.51 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-04-16T15:07:19Z",
"rates": {
"TWD": 0.417505
}
}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.7505,
"rate": 0.417505
}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