Rate Overview
Live
1 RUB = 0.393288 THB
1 THB = 2.5427
RUB
Avg
0.399832
High
0.404487
Low
0.393288
Last updated: 8/15/2026, 10:27:13 PM
Quick Conversions
| RUB | THB |
|---|---|
| 1 RUB | 0.39 THB |
| 10 RUB | 3.93 THB |
| 50 RUB | 19.66 THB |
| 100 RUB | 39.33 THB |
| 500 RUB | 196.64 THB |
| 1,000 RUB | 393.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-08-15T22:27:13Z",
"rates": {
"THB": 0.393288
}
}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": 39.3288,
"rate": 0.393288
}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