Rate Overview
Live
1 RWF = 0.006285 TJS
1 TJS = 159.1090
RWF
Avg
0.006281
High
0.006289
Low
0.006268
Last updated: 8/12/2026, 1:53:22 AM
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.29 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-08-12T01:53:22Z",
"rates": {
"TJS": 0.006285
}
}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.6285,
"rate": 0.006285
}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