Rate Overview
Live
1 RWF = 0.006274 TJS
1 TJS = 159.3880
RWF
Avg
0.006416
High
0.006607
Low
0.006274
Last updated: 7/27/2026, 11:59:00 PM
Quick Conversions
| RWF | TJS |
|---|---|
| 1 RWF | 0.01 TJS |
| 10 RWF | 0.06 TJS |
| 50 RWF | 0.31 TJS |
| 100 RWF | 0.63 TJS |
| 500 RWF | 3.14 TJS |
| 1,000 RWF | 6.27 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-27T23:59:00Z",
"rates": {
"TJS": 0.006274
}
}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.6274,
"rate": 0.006274
}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