Rate Overview
Live
1 RWF = 0.018150 CUP
1 CUP = 55.0964
RWF
Avg
0.018144
High
0.018173
Low
0.018086
Last updated: 4/17/2026, 1:11:30 PM
Quick Conversions
| RWF | CUP |
|---|---|
| 1 RWF | 0.02 CUP |
| 10 RWF | 0.18 CUP |
| 50 RWF | 0.91 CUP |
| 100 RWF | 1.82 CUP |
| 500 RWF | 9.08 CUP |
| 1,000 RWF | 18.15 CUP |
Get RWF/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=CUPExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-04-17T13:11:30Z",
"rates": {
"CUP": 0.01815
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "CUP",
"amount": 100
},
"result": 1.815,
"rate": 0.01815
}Build with RWF/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key