Rate Overview
Live
1 TJS = 159.3755 RWF
1 RWF = 0.006274
TJS
Avg
159.2608
High
159.7230
Low
158.9491
Last updated: 8/17/2026, 11:26:17 AM
Quick Conversions
| TJS | RWF |
|---|---|
| 1 TJS | 159.38 RWF |
| 10 TJS | 1,593.75 RWF |
| 50 TJS | 7,968.77 RWF |
| 100 TJS | 15,937.55 RWF |
| 500 TJS | 79,687.75 RWF |
| 1,000 TJS | 159,375.49 RWF |
Get TJS/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=RWFExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-08-17T11:26:17Z",
"rates": {
"RWF": 159.375491
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "RWF",
"amount": 100
},
"result": 15937.5491,
"rate": 159.375491
}Build with TJS/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key