Rate Overview
Live
1 COP = 0.455822 RWF
1 RWF = 2.1938
COP
Avg
0.392690
High
0.458251
Low
0.349441
Last updated: 7/26/2026, 1:31:48 AM
Quick Conversions
| COP | RWF |
|---|---|
| 1 COP | 0.46 RWF |
| 10 COP | 4.56 RWF |
| 50 COP | 22.79 RWF |
| 100 COP | 45.58 RWF |
| 500 COP | 227.91 RWF |
| 1,000 COP | 455.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-07-26T01:31:48Z",
"rates": {
"RWF": 0.455822
}
}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": 45.5822,
"rate": 0.455822
}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