Rate Overview
Live
1 CUP = 55.4462 RWF
1 RWF = 0.018035
CUP
Avg
58.3409
High
61.1133
Low
55.0605
Last updated: 7/30/2026, 8:03:10 AM
Quick Conversions
| CUP | RWF |
|---|---|
| 1 CUP | 55.45 RWF |
| 10 CUP | 554.46 RWF |
| 50 CUP | 2,772.31 RWF |
| 100 CUP | 5,544.62 RWF |
| 500 CUP | 27,723.11 RWF |
| 1,000 CUP | 55,446.22 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-07-30T08:03:10Z",
"rates": {
"RWF": 55.446224
}
}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": 5544.6224,
"rate": 55.446224
}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