Rate Overview
Live
1 THB = 2.4743 RUB
1 RUB = 0.404152
THB
Avg
2.4799
High
2.6490
Low
2.3658
Last updated: 3/27/2026, 9:34:12 AM
Quick Conversions
| THB | RUB |
|---|---|
| 1 THB | 2.47 RUB |
| 10 THB | 24.74 RUB |
| 50 THB | 123.72 RUB |
| 100 THB | 247.43 RUB |
| 500 THB | 1,237.16 RUB |
| 1,000 THB | 2,474.31 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-03-27T09:34:12Z",
"rates": {
"RUB": 2.474315
}
}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": 247.43149999999997,
"rate": 2.474315
}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