Rate Overview
Live
1 TJS = 156.5428 RWF
1 RWF = 0.006388
TJS
Avg
156.2624
High
156.9794
Low
155.7800
Last updated: 5/9/2026, 3:40:57 AM
Quick Conversions
| TJS | RWF |
|---|---|
| 1 TJS | 156.54 RWF |
| 10 TJS | 1,565.43 RWF |
| 50 TJS | 7,827.14 RWF |
| 100 TJS | 15,654.28 RWF |
| 500 TJS | 78,271.39 RWF |
| 1,000 TJS | 156,542.78 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-05-09T03:40:57Z",
"rates": {
"RWF": 156.542781
}
}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": 15654.2781,
"rate": 156.542781
}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