Rate Overview
Live
1 RWF = 0.021351 TWD
1 TWD = 46.8362
RWF
Avg
0.021473
High
0.021602
Low
0.021285
Last updated: 6/18/2026, 9:56:53 AM
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.68 TWD |
| 1,000 RWF | 21.35 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-06-18T09:56:53Z",
"rates": {
"TWD": 0.021351
}
}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.1351,
"rate": 0.021351
}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