Rate Overview
Live
1 RUB = 0.390585 TWD
1 TWD = 2.5603
RUB
Avg
0.393533
High
0.400793
Low
0.388373
Last updated: 8/12/2026, 6:28:32 PM
Quick Conversions
| RUB | TWD |
|---|---|
| 1 RUB | 0.39 TWD |
| 10 RUB | 3.91 TWD |
| 50 RUB | 19.53 TWD |
| 100 RUB | 39.06 TWD |
| 500 RUB | 195.29 TWD |
| 1,000 RUB | 390.59 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-08-12T18:28:32Z",
"rates": {
"TWD": 0.390585
}
}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.0585,
"rate": 0.390585
}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