Rate Overview
Live
1 RWF = 0.022059 TWD
1 TWD = 45.3330
RWF
Avg
0.021932
High
0.023898
Low
0.019860
Last updated: 8/3/2026, 10:09:24 PM
Quick Conversions
| RWF | TWD |
|---|---|
| 1 RWF | 0.02 TWD |
| 10 RWF | 0.22 TWD |
| 50 RWF | 1.10 TWD |
| 100 RWF | 2.21 TWD |
| 500 RWF | 11.03 TWD |
| 1,000 RWF | 22.06 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-08-03T22:09:24Z",
"rates": {
"TWD": 0.022059
}
}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.2058999999999997,
"rate": 0.022059
}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