Rate Overview
Live
1 TJS = 158.6824 RWF
1 RWF = 0.006302
TJS
Avg
158.9565
High
159.5428
Low
158.5257
Last updated: 7/26/2026, 5:02:25 AM
Quick Conversions
| TJS | RWF |
|---|---|
| 1 TJS | 158.68 RWF |
| 10 TJS | 1,586.82 RWF |
| 50 TJS | 7,934.12 RWF |
| 100 TJS | 15,868.24 RWF |
| 500 TJS | 79,341.21 RWF |
| 1,000 TJS | 158,682.41 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-07-26T05:02:25Z",
"rates": {
"RWF": 158.682412
}
}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": 15868.2412,
"rate": 158.682412
}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