Rate Overview
Live
1 COP = 0.428914 RWF
1 RWF = 2.3315
COP
Avg
0.424321
High
0.429872
Low
0.418488
Last updated: 6/19/2026, 8:39:44 AM
Quick Conversions
| COP | RWF |
|---|---|
| 1 COP | 0.43 RWF |
| 10 COP | 4.29 RWF |
| 50 COP | 21.45 RWF |
| 100 COP | 42.89 RWF |
| 500 COP | 214.46 RWF |
| 1,000 COP | 428.91 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-06-19T08:39:44Z",
"rates": {
"RWF": 0.428914
}
}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": 42.891400000000004,
"rate": 0.428914
}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