Rate Overview
Live
1 RWF = 0.006496 TJS
1 TJS = 153.9409
RWF
Avg
0.006491
High
0.006508
Low
0.006452
Last updated: 4/17/2026, 6:10:32 AM
Quick Conversions
| RWF | TJS |
|---|---|
| 1 RWF | 0.01 TJS |
| 10 RWF | 0.06 TJS |
| 50 RWF | 0.32 TJS |
| 100 RWF | 0.65 TJS |
| 500 RWF | 3.25 TJS |
| 1,000 RWF | 6.50 TJS |
Get RWF/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=TJSExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-04-17T06:10:32Z",
"rates": {
"TJS": 0.006496
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "TJS",
"amount": 100
},
"result": 0.6496,
"rate": 0.006496
}Build with RWF/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key