Rate Overview
Live
1 RUB = 0.436400 TWD
1 TWD = 2.2915
RUB
Avg
0.436862
High
0.439461
Low
0.432479
Last updated: 6/16/2026, 3:21:59 AM
Quick Conversions
| RUB | TWD |
|---|---|
| 1 RUB | 0.44 TWD |
| 10 RUB | 4.36 TWD |
| 50 RUB | 21.82 TWD |
| 100 RUB | 43.64 TWD |
| 500 RUB | 218.20 TWD |
| 1,000 RUB | 436.40 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-06-16T03:21:59Z",
"rates": {
"TWD": 0.4364
}
}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": 43.64,
"rate": 0.4364
}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