Rate Overview
Live
1 RWF = 2.5397 COP
1 COP = 0.393740
RWF
Avg
2.5234
High
2.5529
Low
2.5011
Last updated: 5/8/2026, 3:19:56 AM
Quick Conversions
| RWF | COP |
|---|---|
| 1 RWF | 2.54 COP |
| 10 RWF | 25.40 COP |
| 50 RWF | 126.99 COP |
| 100 RWF | 253.97 COP |
| 500 RWF | 1,269.87 COP |
| 1,000 RWF | 2,539.75 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-05-08T03:19:56Z",
"rates": {
"COP": 2.539749
}
}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": 253.9749,
"rate": 2.539749
}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