Rate Overview
Live
1 RWF = 2.2076 COP
1 COP = 0.452971
RWF
Avg
2.4650
High
2.5980
Low
2.2004
Last updated: 7/20/2026, 4:54:10 PM
Quick Conversions
| RWF | COP |
|---|---|
| 1 RWF | 2.21 COP |
| 10 RWF | 22.08 COP |
| 50 RWF | 110.38 COP |
| 100 RWF | 220.76 COP |
| 500 RWF | 1,103.82 COP |
| 1,000 RWF | 2,207.65 COP |
Get RWF/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=COPExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-07-20T16:54:10Z",
"rates": {
"COP": 2.207646
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "COP",
"amount": 100
},
"result": 220.7646,
"rate": 2.207646
}Build with RWF/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key