Rate Overview
Live
1 TTD = 216.9097 RWF
1 RWF = 0.004610
TTD
Avg
217.3369
High
218.0208
Low
215.7646
Last updated: 9/5/2026, 4:31:00 PM
Quick Conversions
| TTD | RWF |
|---|---|
| 1 TTD | 216.91 RWF |
| 10 TTD | 2,169.10 RWF |
| 50 TTD | 10,845.48 RWF |
| 100 TTD | 21,690.97 RWF |
| 500 TTD | 108,454.84 RWF |
| 1,000 TTD | 216,909.67 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-09-05T16:31:00Z",
"rates": {
"RWF": 216.909671
}
}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": 21690.9671,
"rate": 216.909671
}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