Rate Overview
Live
1 THB = 2.2045 RUB
1 RUB = 0.453614
THB
Avg
2.1934
High
2.2045
Low
2.1823
Last updated: 5/27/2026, 3:09:16 PM
Quick Conversions
| THB | RUB |
|---|---|
| 1 THB | 2.20 RUB |
| 10 THB | 22.05 RUB |
| 50 THB | 110.23 RUB |
| 100 THB | 220.45 RUB |
| 500 THB | 1,102.26 RUB |
| 1,000 THB | 2,204.52 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-05-27T15:09:16Z",
"rates": {
"RUB": 2.204516
}
}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": 220.45159999999998,
"rate": 2.204516
}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