Rate Overview
Live
1 TJS = 152.6733 RWF
1 RWF = 0.006550
TJS
Avg
142.3560
High
158.0647
Low
125.1704
Last updated: 3/27/2026, 11:52:54 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-27T11:52:54Z",
"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