Rate Overview
Live
1 THB = 2.4729 RUB
1 RUB = 0.404380
THB
Avg
2.5207
High
2.6297
Low
2.4620
Last updated: 3/27/2026, 7:49:04 AM
Quick Conversions
| THB | RUB |
|---|---|
| 1 THB | 2.47 RUB |
| 10 THB | 24.73 RUB |
| 50 THB | 123.65 RUB |
| 100 THB | 247.29 RUB |
| 500 THB | 1,236.46 RUB |
| 1,000 THB | 2,472.92 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-27T07:49:04Z",
"rates": {
"RUB": 2.472924
}
}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.2924,
"rate": 2.472924
}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