Rate Overview
Live
1 CUP = 55.0943 RWF
1 RWF = 0.018151
CUP
Avg
55.1146
High
55.2912
Low
55.0251
Last updated: 4/17/2026, 10:40:26 AM
Quick Conversions
| CUP | RWF |
|---|---|
| 1 CUP | 55.09 RWF |
| 10 CUP | 550.94 RWF |
| 50 CUP | 2,754.72 RWF |
| 100 CUP | 5,509.43 RWF |
| 500 CUP | 27,547.17 RWF |
| 1,000 CUP | 55,094.34 RWF |
Get CUP/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=RWFExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-04-17T10:40:26Z",
"rates": {
"RWF": 55.094339
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "RWF",
"amount": 100
},
"result": 5509.4339,
"rate": 55.094339
}Build with CUP/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key