Rate Overview
Live
1 THB = 2.4748 RUB
1 RUB = 0.404079
THB
Avg
2.4911
High
2.6082
Low
2.3949
Last updated: 3/27/2026, 11:12:22 AM
Quick Conversions
| THB | RUB |
|---|---|
| 1 THB | 2.47 RUB |
| 10 THB | 24.75 RUB |
| 50 THB | 123.74 RUB |
| 100 THB | 247.48 RUB |
| 500 THB | 1,237.38 RUB |
| 1,000 THB | 2,474.77 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-27T11:12:22Z",
"rates": {
"RUB": 2.474766
}
}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.4766,
"rate": 2.474766
}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