Rate Overview
Live
1 THB = 2.4817 RUB
1 RUB = 0.402948
THB
Avg
2.4859
High
2.5695
Low
2.4341
Last updated: 3/27/2026, 4:32:48 PM
Quick Conversions
| THB | RUB |
|---|---|
| 1 THB | 2.48 RUB |
| 10 THB | 24.82 RUB |
| 50 THB | 124.09 RUB |
| 100 THB | 248.17 RUB |
| 500 THB | 1,240.86 RUB |
| 1,000 THB | 2,481.71 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-27T16:32:48Z",
"rates": {
"RUB": 2.48171
}
}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": 248.17100000000002,
"rate": 2.48171
}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