Rate Overview
Live
1 CUP = 55.6016 RWF
1 RWF = 0.017985
CUP
Avg
55.5266
High
55.9491
Low
55.2078
Last updated: 6/19/2026, 8:42:26 AM
Quick Conversions
| CUP | RWF |
|---|---|
| 1 CUP | 55.60 RWF |
| 10 CUP | 556.02 RWF |
| 50 CUP | 2,780.08 RWF |
| 100 CUP | 5,560.16 RWF |
| 500 CUP | 27,800.82 RWF |
| 1,000 CUP | 55,601.64 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-06-19T08:42:26Z",
"rates": {
"RWF": 55.601644
}
}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": 5560.1644,
"rate": 55.601644
}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