Rate Overview
Live
1 RWF = 0.021424 TWD
1 TWD = 46.6766
RWF
Avg
0.021925
High
0.023898
Low
0.019860
Last updated: 5/28/2026, 11:08:00 PM
Quick Conversions
| RWF | TWD |
|---|---|
| 1 RWF | 0.02 TWD |
| 10 RWF | 0.21 TWD |
| 50 RWF | 1.07 TWD |
| 100 RWF | 2.14 TWD |
| 500 RWF | 10.71 TWD |
| 1,000 RWF | 21.42 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-05-28T23:08:00Z",
"rates": {
"TWD": 0.021424
}
}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.1424,
"rate": 0.021424
}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