Rate Overview
Live
1 RWF = 2.1253 COP
1 COP = 0.470516
RWF
Avg
2.1396
High
2.1884
Low
2.1253
Last updated: 9/8/2026, 6:01:31 PM
Quick Conversions
| RWF | COP |
|---|---|
| 1 RWF | 2.13 COP |
| 10 RWF | 21.25 COP |
| 50 RWF | 106.27 COP |
| 100 RWF | 212.53 COP |
| 500 RWF | 1,062.66 COP |
| 1,000 RWF | 2,125.32 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-09-08T18:01:31Z",
"rates": {
"COP": 2.125324
}
}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": 212.5324,
"rate": 2.125324
}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