Rate Overview
Live
1 TJS = 152.3535 RWF
1 RWF = 0.006564
TJS
Avg
152.9389
High
153.5249
Low
152.3535
Last updated: 3/7/2026, 1:01:29 AM
Quick Conversions
| TJS | RWF |
|---|---|
| 1 TJS | 152.35 RWF |
| 10 TJS | 1,523.53 RWF |
| 50 TJS | 7,617.68 RWF |
| 100 TJS | 15,235.35 RWF |
| 500 TJS | 76,176.75 RWF |
| 1,000 TJS | 152,353.50 RWF |
Get TJS/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=RWFExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-03-07T01:01:29Z",
"rates": {
"RWF": 152.3535
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "RWF",
"amount": 100
},
"result": 15235.35,
"rate": 152.3535
}Build with TJS/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key