Rate Overview
Live
1 TTD = 216.4739 RWF
1 RWF = 0.004619
TTD
Avg
215.5028
High
216.4739
Low
214.7938
Last updated: 5/7/2026, 8:04:25 AM
Quick Conversions
| TTD | RWF |
|---|---|
| 1 TTD | 216.47 RWF |
| 10 TTD | 2,164.74 RWF |
| 50 TTD | 10,823.70 RWF |
| 100 TTD | 21,647.39 RWF |
| 500 TTD | 108,236.96 RWF |
| 1,000 TTD | 216,473.91 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-05-07T08:04:25Z",
"rates": {
"RWF": 216.473912
}
}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": 21647.391200000002,
"rate": 216.473912
}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