Rate Overview
Live
1 RUB = 0.036917 TND
1 TND = 27.0878
RUB
Avg
0.037123
High
0.037357
Low
0.036917
Last updated: 3/6/2026, 5:14:31 PM
Quick Conversions
| RUB | TND |
|---|---|
| 1 RUB | 0.04 TND |
| 10 RUB | 0.37 TND |
| 50 RUB | 1.85 TND |
| 100 RUB | 3.69 TND |
| 500 RUB | 18.46 TND |
| 1,000 RUB | 36.92 TND |
Get RUB/TND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=TNDExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-03-06T17:14:31Z",
"rates": {
"TND": 0.036917
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=TND&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "TND",
"amount": 100
},
"result": 3.6917,
"rate": 0.036917
}Build with RUB/TND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key