Rate Overview
Live
1 RWF = 2.1535 COP
1 COP = 0.464368
RWF
Avg
2.2073
High
2.2899
Low
2.1283
Last updated: 8/3/2026, 7:13:03 PM
Quick Conversions
| RWF | COP |
|---|---|
| 1 RWF | 2.15 COP |
| 10 RWF | 21.53 COP |
| 50 RWF | 107.67 COP |
| 100 RWF | 215.35 COP |
| 500 RWF | 1,076.73 COP |
| 1,000 RWF | 2,153.46 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-08-03T19:13:03Z",
"rates": {
"COP": 2.153464
}
}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": 215.34640000000002,
"rate": 2.153464
}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