Rate Overview
Live
1 TRY = 32.8139 RWF
1 RWF = 0.030475
TRY
Avg
33.3706
High
33.8453
Low
32.8139
Last updated: 3/27/2026, 11:18:13 AM
Quick Conversions
| TRY | RWF |
|---|---|
| 1 TRY | 32.81 RWF |
| 10 TRY | 328.14 RWF |
| 50 TRY | 1,640.70 RWF |
| 100 TRY | 3,281.39 RWF |
| 500 TRY | 16,406.97 RWF |
| 1,000 TRY | 32,813.94 RWF |
Get TRY/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=RWFExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-03-27T11:18:13Z",
"rates": {
"RWF": 32.813938
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "RWF",
"amount": 100
},
"result": 3281.3938,
"rate": 32.813938
}Build with TRY/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key