Rate Overview
Live
1 RUB = 0.404475 THB
1 THB = 2.4723
RUB
Avg
0.405653
High
0.410099
Low
0.402763
Last updated: 3/6/2026, 5:09:59 PM
Quick Conversions
| RUB | THB |
|---|---|
| 1 RUB | 0.40 THB |
| 10 RUB | 4.04 THB |
| 50 RUB | 20.22 THB |
| 100 RUB | 40.45 THB |
| 500 RUB | 202.24 THB |
| 1,000 RUB | 404.47 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-03-06T17:09:59Z",
"rates": {
"THB": 0.404475
}
}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": 40.4475,
"rate": 0.404475
}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