Rate Overview
Live
1 RWF = 2.4763 COP
1 COP = 0.403823
RWF
Avg
2.4822
High
2.5005
Low
2.4530
Last updated: 4/17/2026, 5:28:52 PM
Quick Conversions
| RWF | COP |
|---|---|
| 1 RWF | 2.48 COP |
| 10 RWF | 24.76 COP |
| 50 RWF | 123.82 COP |
| 100 RWF | 247.63 COP |
| 500 RWF | 1,238.17 COP |
| 1,000 RWF | 2,476.34 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-04-17T17:28:52Z",
"rates": {
"COP": 2.476335
}
}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": 247.63350000000003,
"rate": 2.476335
}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