Rate Overview
Live
1 COP = 0.469865 RWF
1 RWF = 2.1283
COP
Avg
0.393914
High
0.469865
Low
0.344552
Last updated: 7/31/2026, 8:53:00 AM
Quick Conversions
| COP | RWF |
|---|---|
| 1 COP | 0.47 RWF |
| 10 COP | 4.70 RWF |
| 50 COP | 23.49 RWF |
| 100 COP | 46.99 RWF |
| 500 COP | 234.93 RWF |
| 1,000 COP | 469.86 RWF |
Get COP/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=RWFExample Response:
{
"success": true,
"base": "COP",
"date": "2026-07-31T08:53:00Z",
"rates": {
"RWF": 0.469865
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "RWF",
"amount": 100
},
"result": 46.9865,
"rate": 0.469865
}Build with COP/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key