Rate Overview
Live
1 TJS = 159.1633 RWF
1 RWF = 0.006283
TJS
Avg
155.9448
High
159.5428
Low
151.2976
Last updated: 7/29/2026, 4:45:35 AM
Quick Conversions
| TJS | RWF |
|---|---|
| 1 TJS | 159.16 RWF |
| 10 TJS | 1,591.63 RWF |
| 50 TJS | 7,958.16 RWF |
| 100 TJS | 15,916.33 RWF |
| 500 TJS | 79,581.64 RWF |
| 1,000 TJS | 159,163.29 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-29T04:45:35Z",
"rates": {
"RWF": 159.16329
}
}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": 15916.329,
"rate": 159.16329
}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