Rate Overview
Live
1 RWF = 0.021770 TWD
1 TWD = 45.9348
RWF
Avg
0.021860
High
0.021958
Low
0.021743
Last updated: 8/15/2026, 10:29:42 PM
Quick Conversions
| RWF | TWD |
|---|---|
| 1 RWF | 0.02 TWD |
| 10 RWF | 0.22 TWD |
| 50 RWF | 1.09 TWD |
| 100 RWF | 2.18 TWD |
| 500 RWF | 10.89 TWD |
| 1,000 RWF | 21.77 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-15T22:29:42Z",
"rates": {
"TWD": 0.02177
}
}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.177,
"rate": 0.02177
}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