Rate Overview
Live
1 COP = 0.452971 RWF
1 RWF = 2.2076
COP
Avg
0.408080
High
0.454462
Low
0.384908
Last updated: 7/20/2026, 5:34:52 PM
Quick Conversions
| COP | RWF |
|---|---|
| 1 COP | 0.45 RWF |
| 10 COP | 4.53 RWF |
| 50 COP | 22.65 RWF |
| 100 COP | 45.30 RWF |
| 500 COP | 226.49 RWF |
| 1,000 COP | 452.97 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-20T17:34:52Z",
"rates": {
"RWF": 0.452971
}
}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.2971,
"rate": 0.452971
}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