Rate Overview
Live
1 RWF = 0.006574 TJS
1 TJS = 152.1144
RWF
Avg
0.006543
High
0.006574
Low
0.006513
Last updated: 3/7/2026, 3:36:33 AM
Quick Conversions
| RWF | TJS |
|---|---|
| 1 RWF | 0.01 TJS |
| 10 RWF | 0.07 TJS |
| 50 RWF | 0.33 TJS |
| 100 RWF | 0.66 TJS |
| 500 RWF | 3.29 TJS |
| 1,000 RWF | 6.57 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-03-07T03:36:33Z",
"rates": {
"TJS": 0.006574
}
}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.6574,
"rate": 0.006574
}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