Rate Overview
Live
1 THB = 2.3289 RUB
1 RUB = 0.429383
THB
Avg
2.3115
High
2.3458
Low
2.2967
Last updated: 5/7/2026, 9:06:20 AM
Quick Conversions
| THB | RUB |
|---|---|
| 1 THB | 2.33 RUB |
| 10 THB | 23.29 RUB |
| 50 THB | 116.45 RUB |
| 100 THB | 232.89 RUB |
| 500 THB | 1,164.46 RUB |
| 1,000 THB | 2,328.92 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-05-07T09:06:20Z",
"rates": {
"RUB": 2.328924
}
}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.8924,
"rate": 2.328924
}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