Rate Overview
Live
1 RUB = 0.449064 THB
1 THB = 2.2269
RUB
Avg
0.450584
High
0.454953
Low
0.448934
Last updated: 6/19/2026, 10:24:39 AM
Quick Conversions
| RUB | THB |
|---|---|
| 1 RUB | 0.45 THB |
| 10 RUB | 4.49 THB |
| 50 RUB | 22.45 THB |
| 100 RUB | 44.91 THB |
| 500 RUB | 224.53 THB |
| 1,000 RUB | 449.06 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-06-19T10:24:39Z",
"rates": {
"THB": 0.449064
}
}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": 44.906400000000005,
"rate": 0.449064
}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