Rate Overview
Live
1 RWF = 0.018035 CUP
1 CUP = 55.4477
RWF
Avg
0.018041
High
0.018069
Low
0.018014
Last updated: 7/30/2026, 4:30:52 AM
Quick Conversions
| RWF | CUP |
|---|---|
| 1 RWF | 0.02 CUP |
| 10 RWF | 0.18 CUP |
| 50 RWF | 0.90 CUP |
| 100 RWF | 1.80 CUP |
| 500 RWF | 9.02 CUP |
| 1,000 RWF | 18.04 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-07-30T04:30:52Z",
"rates": {
"CUP": 0.018035
}
}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.8034999999999999,
"rate": 0.018035
}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