Rate Overview
Live
1 RUB = 0.034769 TND
1 TND = 28.7613
RUB
Avg
0.035387
High
0.035800
Low
0.034769
Last updated: 8/15/2026, 10:27:19 PM
Quick Conversions
| RUB | TND |
|---|---|
| 1 RUB | 0.03 TND |
| 10 RUB | 0.35 TND |
| 50 RUB | 1.74 TND |
| 100 RUB | 3.48 TND |
| 500 RUB | 17.38 TND |
| 1,000 RUB | 34.77 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-08-15T22:27:19Z",
"rates": {
"TND": 0.034769
}
}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.4769,
"rate": 0.034769
}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