Rate Overview
Live
1 RWF = 0.018138 CUP
1 CUP = 55.1329
RWF
Avg
0.016634
High
0.018138
Low
0.016396
Last updated: 3/28/2026, 11:00:33 AM
Quick Conversions
| RWF | CUP |
|---|---|
| 1 RWF | 0.02 CUP |
| 10 RWF | 0.18 CUP |
| 50 RWF | 0.91 CUP |
| 100 RWF | 1.81 CUP |
| 500 RWF | 9.07 CUP |
| 1,000 RWF | 18.14 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-03-28T11:00:33Z",
"rates": {
"CUP": 0.018138
}
}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.8138,
"rate": 0.018138
}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