Rate Overview
Live
1 TTD = 215.1688 RWF
1 RWF = 0.004648
TTD
Avg
215.4975
High
216.7335
Low
214.7352
Last updated: 3/27/2026, 5:02:09 PM
Quick Conversions
| TTD | RWF |
|---|---|
| 1 TTD | 215.17 RWF |
| 10 TTD | 2,151.69 RWF |
| 50 TTD | 10,758.44 RWF |
| 100 TTD | 21,516.88 RWF |
| 500 TTD | 107,584.38 RWF |
| 1,000 TTD | 215,168.76 RWF |
Get TTD/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TTD¤cies=RWFExample Response:
{
"success": true,
"base": "TTD",
"date": "2026-03-27T17:02:09Z",
"rates": {
"RWF": 215.16876
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TTD&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "TTD",
"to": "RWF",
"amount": 100
},
"result": 21516.876,
"rate": 215.16876
}Build with TTD/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key