Rate Overview
Live
1 TJS = 152.6733 RWF
1 RWF = 0.006550
TJS
Avg
155.7857
High
158.3246
Low
151.5589
Last updated: 3/27/2026, 8:21:42 AM
Quick Conversions
| TJS | RWF |
|---|---|
| 1 TJS | 152.67 RWF |
| 10 TJS | 1,526.73 RWF |
| 50 TJS | 7,633.67 RWF |
| 100 TJS | 15,267.34 RWF |
| 500 TJS | 76,336.68 RWF |
| 1,000 TJS | 152,673.35 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-03-27T08:21:42Z",
"rates": {
"RWF": 152.67335
}
}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": 15267.335,
"rate": 152.67335
}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