Rate Overview
Live
1 RUB = 0.413592 TWD
1 TWD = 2.4178
RUB
Avg
0.398836
High
0.439385
Low
0.357066
Last updated: 7/26/2026, 9:42:56 AM
Quick Conversions
| RUB | TWD |
|---|---|
| 1 RUB | 0.41 TWD |
| 10 RUB | 4.14 TWD |
| 50 RUB | 20.68 TWD |
| 100 RUB | 41.36 TWD |
| 500 RUB | 206.80 TWD |
| 1,000 RUB | 413.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-07-26T09:42:56Z",
"rates": {
"TWD": 0.413592
}
}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.3592,
"rate": 0.413592
}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