Rate Overview
Live
1 COP = 0.403822 RWF
1 RWF = 2.4763
COP
Avg
0.402879
High
0.407656
Low
0.399920
Last updated: 4/17/2026, 1:20:10 PM
Quick Conversions
| COP | RWF |
|---|---|
| 1 COP | 0.40 RWF |
| 10 COP | 4.04 RWF |
| 50 COP | 20.19 RWF |
| 100 COP | 40.38 RWF |
| 500 COP | 201.91 RWF |
| 1,000 COP | 403.82 RWF |
Get COP/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=RWFExample Response:
{
"success": true,
"base": "COP",
"date": "2026-04-17T13:20:10Z",
"rates": {
"RWF": 0.403822
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "RWF",
"amount": 100
},
"result": 40.382200000000005,
"rate": 0.403822
}Build with COP/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key