Rate Overview
Live
1 TTD = 216.2392 RWF
1 RWF = 0.004625
TTD
Avg
216.4071
High
218.4954
Low
215.6179
Last updated: 7/7/2026, 6:50:19 AM
Quick Conversions
| TTD | RWF |
|---|---|
| 1 TTD | 216.24 RWF |
| 10 TTD | 2,162.39 RWF |
| 50 TTD | 10,811.96 RWF |
| 100 TTD | 21,623.92 RWF |
| 500 TTD | 108,119.59 RWF |
| 1,000 TTD | 216,239.19 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-07-07T06:50:19Z",
"rates": {
"RWF": 216.239185
}
}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": 21623.9185,
"rate": 216.239185
}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