Rate Overview
Live
1 THB = 2.3820 RUB
1 RUB = 0.419820
THB
Avg
2.3841
High
2.4182
Low
2.3485
Last updated: 4/17/2026, 6:04:42 AM
Quick Conversions
| THB | RUB |
|---|---|
| 1 THB | 2.38 RUB |
| 10 THB | 23.82 RUB |
| 50 THB | 119.10 RUB |
| 100 THB | 238.20 RUB |
| 500 THB | 1,190.99 RUB |
| 1,000 THB | 2,381.97 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-04-17T06:04:42Z",
"rates": {
"RUB": 2.381973
}
}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": 238.19729999999998,
"rate": 2.381973
}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