Rate Overview
Live
1 RUB = 0.413010 TWD
1 TWD = 2.4212
RUB
Avg
0.413160
High
0.414785
Low
0.411480
Last updated: 7/25/2026, 1:45:40 AM
Quick Conversions
| RUB | TWD |
|---|---|
| 1 RUB | 0.41 TWD |
| 10 RUB | 4.13 TWD |
| 50 RUB | 20.65 TWD |
| 100 RUB | 41.30 TWD |
| 500 RUB | 206.51 TWD |
| 1,000 RUB | 413.01 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-25T01:45:40Z",
"rates": {
"TWD": 0.41301
}
}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.301,
"rate": 0.41301
}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