Rate Overview
Live
1 TTD = 216.6361 RWF
1 RWF = 0.004616
TTD
Avg
215.8801
High
218.4954
Low
213.9192
Last updated: 7/27/2026, 7:51:57 AM
Quick Conversions
| TTD | RWF |
|---|---|
| 1 TTD | 216.64 RWF |
| 10 TTD | 2,166.36 RWF |
| 50 TTD | 10,831.80 RWF |
| 100 TTD | 21,663.61 RWF |
| 500 TTD | 108,318.05 RWF |
| 1,000 TTD | 216,636.10 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-27T07:51:57Z",
"rates": {
"RWF": 216.636095
}
}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": 21663.609500000002,
"rate": 216.636095
}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