Rate Overview
Live
1 TTD = 218.2354 RWF
1 RWF = 0.004582
TTD
Avg
216.5469
High
218.2354
Low
215.6631
Last updated: 6/16/2026, 1:25:10 PM
Quick Conversions
| TTD | RWF |
|---|---|
| 1 TTD | 218.24 RWF |
| 10 TTD | 2,182.35 RWF |
| 50 TTD | 10,911.77 RWF |
| 100 TTD | 21,823.54 RWF |
| 500 TTD | 109,117.71 RWF |
| 1,000 TTD | 218,235.41 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-06-16T13:25:10Z",
"rates": {
"RWF": 218.235412
}
}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": 21823.5412,
"rate": 218.235412
}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