Rate Overview
Live
1 RUB = 0.381679 THB
1 THB = 2.6200
RUB
Avg
0.381420
High
0.385370
Low
0.377846
Last updated: 9/8/2026, 7:11:55 PM
Quick Conversions
| RUB | THB |
|---|---|
| 1 RUB | 0.38 THB |
| 10 RUB | 3.82 THB |
| 50 RUB | 19.08 THB |
| 100 RUB | 38.17 THB |
| 500 RUB | 190.84 THB |
| 1,000 RUB | 381.68 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-09-08T19:11:55Z",
"rates": {
"THB": 0.381679
}
}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": 38.167899999999996,
"rate": 0.381679
}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