Rate Overview
Live
1 THB = 2.6071 RUB
1 RUB = 0.383570
THB
Avg
2.6102
High
2.6466
Low
2.5922
Last updated: 9/5/2026, 4:28:15 PM
Quick Conversions
| THB | RUB |
|---|---|
| 1 THB | 2.61 RUB |
| 10 THB | 26.07 RUB |
| 50 THB | 130.35 RUB |
| 100 THB | 260.71 RUB |
| 500 THB | 1,303.54 RUB |
| 1,000 THB | 2,607.09 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-09-05T16:28:15Z",
"rates": {
"RUB": 2.607087
}
}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": 260.7087,
"rate": 2.607087
}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