Rate Overview
Live
1 TTD = 216.0866 RWF
1 RWF = 0.004628
TTD
Avg
215.6406
High
218.4954
Low
213.9192
Last updated: 7/24/2026, 8:08:08 AM
Quick Conversions
| TTD | RWF |
|---|---|
| 1 TTD | 216.09 RWF |
| 10 TTD | 2,160.87 RWF |
| 50 TTD | 10,804.33 RWF |
| 100 TTD | 21,608.66 RWF |
| 500 TTD | 108,043.32 RWF |
| 1,000 TTD | 216,086.63 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-24T08:08:08Z",
"rates": {
"RWF": 216.086632
}
}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": 21608.663200000003,
"rate": 216.086632
}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