Rate Overview
Live
1 THB = 2.3176 RUB
1 RUB = 0.431484
THB
Avg
2.4294
High
2.6245
Low
2.1791
Last updated: 7/28/2026, 11:52:37 AM
Quick Conversions
| THB | RUB |
|---|---|
| 1 THB | 2.32 RUB |
| 10 THB | 23.18 RUB |
| 50 THB | 115.88 RUB |
| 100 THB | 231.76 RUB |
| 500 THB | 1,158.79 RUB |
| 1,000 THB | 2,317.58 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-28T11:52:37Z",
"rates": {
"RUB": 2.317581
}
}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": 231.7581,
"rate": 2.317581
}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