Rate Overview
Live
1 RWF = 0.004582 TTD
1 TTD = 218.2453
RWF
Avg
0.004618
High
0.004636
Low
0.004582
Last updated: 6/16/2026, 1:25:10 PM
Quick Conversions
| RWF | TTD |
|---|---|
| 1 RWF | 0.00 TTD |
| 10 RWF | 0.05 TTD |
| 50 RWF | 0.23 TTD |
| 100 RWF | 0.46 TTD |
| 500 RWF | 2.29 TTD |
| 1,000 RWF | 4.58 TTD |
Get RWF/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=TTDExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-06-16T13:25:10Z",
"rates": {
"TTD": 0.004582
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "TTD",
"amount": 100
},
"result": 0.4582,
"rate": 0.004582
}Build with RWF/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key