Rate Overview
Live
1 RWF = 2.1326 COP
1 COP = 0.468906
RWF
Avg
2.1357
High
2.1506
Low
2.1215
Last updated: 8/16/2026, 10:17:16 PM
Quick Conversions
| RWF | COP |
|---|---|
| 1 RWF | 2.13 COP |
| 10 RWF | 21.33 COP |
| 50 RWF | 106.63 COP |
| 100 RWF | 213.26 COP |
| 500 RWF | 1,066.31 COP |
| 1,000 RWF | 2,132.62 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-16T22:17:16Z",
"rates": {
"COP": 2.132624
}
}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": 213.26239999999999,
"rate": 2.132624
}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