Rate Overview
Live
1 COP = 0.396979 RWF
1 RWF = 2.5190
COP
Avg
0.368283
High
0.403412
Low
0.324519
Last updated: 3/28/2026, 12:00:09 PM
Quick Conversions
| COP | RWF |
|---|---|
| 1 COP | 0.40 RWF |
| 10 COP | 3.97 RWF |
| 50 COP | 19.85 RWF |
| 100 COP | 39.70 RWF |
| 500 COP | 198.49 RWF |
| 1,000 COP | 396.98 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-03-28T12:00:09Z",
"rates": {
"RWF": 0.396979
}
}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": 39.697900000000004,
"rate": 0.396979
}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