Rate Overview
Live
1 RUB = 0.405133 TWD
1 TWD = 2.4683
RUB
Avg
0.413461
High
0.426000
Low
0.403589
Last updated: 7/1/2026, 6:24:22 PM
Quick Conversions
| RUB | TWD |
|---|---|
| 1 RUB | 0.41 TWD |
| 10 RUB | 4.05 TWD |
| 50 RUB | 20.26 TWD |
| 100 RUB | 40.51 TWD |
| 500 RUB | 202.57 TWD |
| 1,000 RUB | 405.13 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-01T18:24:22Z",
"rates": {
"TWD": 0.405133
}
}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": 40.5133,
"rate": 0.405133
}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