Rate Overview
Live
1 RUB = 0.435515 THB
1 THB = 2.2961
RUB
Avg
0.432328
High
0.437375
Low
0.427517
Last updated: 7/9/2026, 11:36:33 AM
Quick Conversions
| RUB | THB |
|---|---|
| 1 RUB | 0.44 THB |
| 10 RUB | 4.36 THB |
| 50 RUB | 21.78 THB |
| 100 RUB | 43.55 THB |
| 500 RUB | 217.76 THB |
| 1,000 RUB | 435.52 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-09T11:36:33Z",
"rates": {
"THB": 0.435515
}
}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": 43.5515,
"rate": 0.435515
}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