Rate Overview
Live
1 RWF = 0.030220 TRY
1 TRY = 33.0907
RWF
Avg
0.030146
High
0.030220
Low
0.030052
Last updated: 3/7/2026, 4:23:50 AM
Quick Conversions
| RWF | TRY |
|---|---|
| 1 RWF | 0.03 TRY |
| 10 RWF | 0.30 TRY |
| 50 RWF | 1.51 TRY |
| 100 RWF | 3.02 TRY |
| 500 RWF | 15.11 TRY |
| 1,000 RWF | 30.22 TRY |
Get RWF/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=TRYExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-03-07T04:23:50Z",
"rates": {
"TRY": 0.03022
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "TRY",
"amount": 100
},
"result": 3.0220000000000002,
"rate": 0.03022
}Build with RWF/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key