Rate Overview
Live
1 TTD = 216.0822 RWF
1 RWF = 0.004628
TTD
Avg
210.2990
High
216.6592
Low
196.1055
Last updated: 5/27/2026, 10:41:45 AM
Quick Conversions
| TTD | RWF |
|---|---|
| 1 TTD | 216.08 RWF |
| 10 TTD | 2,160.82 RWF |
| 50 TTD | 10,804.11 RWF |
| 100 TTD | 21,608.22 RWF |
| 500 TTD | 108,041.10 RWF |
| 1,000 TTD | 216,082.20 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-27T10:41:45Z",
"rates": {
"RWF": 216.0822
}
}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.22,
"rate": 216.0822
}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