Rate Overview
Live
1 RUB = 0.035970 TND
1 TND = 27.8009
RUB
Avg
0.035419
High
0.036098
Low
0.033835
Last updated: 3/27/2026, 2:45:40 PM
Quick Conversions
| RUB | TND |
|---|---|
| 1 RUB | 0.04 TND |
| 10 RUB | 0.36 TND |
| 50 RUB | 1.80 TND |
| 100 RUB | 3.60 TND |
| 500 RUB | 17.99 TND |
| 1,000 RUB | 35.97 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-27T14:45:40Z",
"rates": {
"TND": 0.03597
}
}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.5970000000000004,
"rate": 0.03597
}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