Rate Overview
Live
1 RWF = 0.006323 TJS
1 TJS = 158.1528
RWF
Avg
0.006318
High
0.006326
Low
0.006306
Last updated: 7/6/2026, 8:42:07 PM
Quick Conversions
| RWF | TJS |
|---|---|
| 1 RWF | 0.01 TJS |
| 10 RWF | 0.06 TJS |
| 50 RWF | 0.32 TJS |
| 100 RWF | 0.63 TJS |
| 500 RWF | 3.16 TJS |
| 1,000 RWF | 6.32 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-07-06T20:42:07Z",
"rates": {
"TJS": 0.006323
}
}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.6323,
"rate": 0.006323
}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