Rate Overview
Live
1 THB = 2.3243 RUB
1 RUB = 0.430238
THB
Avg
2.3191
High
2.3653
Low
2.2817
Last updated: 7/27/2026, 10:30:37 AM
Quick Conversions
| THB | RUB |
|---|---|
| 1 THB | 2.32 RUB |
| 10 THB | 23.24 RUB |
| 50 THB | 116.21 RUB |
| 100 THB | 232.43 RUB |
| 500 THB | 1,162.15 RUB |
| 1,000 THB | 2,324.29 RUB |
Get THB/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=RUBExample Response:
{
"success": true,
"base": "THB",
"date": "2026-07-27T10:30:37Z",
"rates": {
"RUB": 2.324294
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "RUB",
"amount": 100
},
"result": 232.42940000000002,
"rate": 2.324294
}Build with THB/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key