Rate Overview
Live
1 THB = 2.3132 RUB
1 RUB = 0.432294
THB
Avg
2.3250
High
2.3573
Low
2.3123
Last updated: 7/7/2026, 7:32:13 AM
Quick Conversions
| THB | RUB |
|---|---|
| 1 THB | 2.31 RUB |
| 10 THB | 23.13 RUB |
| 50 THB | 115.66 RUB |
| 100 THB | 231.32 RUB |
| 500 THB | 1,156.62 RUB |
| 1,000 THB | 2,313.24 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-07T07:32:13Z",
"rates": {
"RUB": 2.313239
}
}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.32389999999998,
"rate": 2.313239
}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