Rate Overview
Live
1 RUB = 0.459190 THB
1 THB = 2.1777
RUB
Avg
0.457142
High
0.460956
Low
0.453650
Last updated: 5/29/2026, 7:49:56 PM
Quick Conversions
| RUB | THB |
|---|---|
| 1 RUB | 0.46 THB |
| 10 RUB | 4.59 THB |
| 50 RUB | 22.96 THB |
| 100 RUB | 45.92 THB |
| 500 RUB | 229.60 THB |
| 1,000 RUB | 459.19 THB |
Get RUB/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=THBExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-05-29T19:49:56Z",
"rates": {
"THB": 0.45919
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "THB",
"amount": 100
},
"result": 45.919,
"rate": 0.45919
}Build with RUB/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key