Rate Overview
Live
1 RUB = 0.418289 THB
1 THB = 2.3907
RUB
Avg
0.419992
High
0.458904
Low
0.389187
Last updated: 7/31/2026, 12:36:10 AM
Quick Conversions
| RUB | THB |
|---|---|
| 1 RUB | 0.42 THB |
| 10 RUB | 4.18 THB |
| 50 RUB | 20.91 THB |
| 100 RUB | 41.83 THB |
| 500 RUB | 209.14 THB |
| 1,000 RUB | 418.29 THB |
Get RUB/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=THBExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-07-31T00:36:10Z",
"rates": {
"THB": 0.418289
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "THB",
"amount": 100
},
"result": 41.828900000000004,
"rate": 0.418289
}Build with RUB/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key