Rate Overview
Live
1 RWF = 0.021476 TWD
1 TWD = 46.5636
RWF
Avg
0.021515
High
0.021549
Low
0.021454
Last updated: 9/7/2026, 9:10:41 PM
Quick Conversions
| RWF | TWD |
|---|---|
| 1 RWF | 0.02 TWD |
| 10 RWF | 0.21 TWD |
| 50 RWF | 1.07 TWD |
| 100 RWF | 2.15 TWD |
| 500 RWF | 10.74 TWD |
| 1,000 RWF | 21.48 TWD |
Get RWF/TWD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=TWDExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-09-07T21:10:41Z",
"rates": {
"TWD": 0.021476
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=TWD&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "TWD",
"amount": 100
},
"result": 2.1475999999999997,
"rate": 0.021476
}Build with RWF/TWD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key