Rate Overview
Live
1 TTD = 214.9404 RWF
1 RWF = 0.004652
TTD
Avg
215.3121
High
215.7557
Low
214.9404
Last updated: 4/17/2026, 4:45:00 AM
Quick Conversions
| TTD | RWF |
|---|---|
| 1 TTD | 214.94 RWF |
| 10 TTD | 2,149.40 RWF |
| 50 TTD | 10,747.02 RWF |
| 100 TTD | 21,494.04 RWF |
| 500 TTD | 107,470.20 RWF |
| 1,000 TTD | 214,940.40 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-04-17T04:45:00Z",
"rates": {
"RWF": 214.940402
}
}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": 21494.0402,
"rate": 214.940402
}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