Rate Overview
Live
1 COP = 0.386129 RWF
1 RWF = 2.5898
COP
Avg
0.387135
High
0.388784
Low
0.384908
Last updated: 3/7/2026, 9:23:57 AM
Quick Conversions
| COP | RWF |
|---|---|
| 1 COP | 0.39 RWF |
| 10 COP | 3.86 RWF |
| 50 COP | 19.31 RWF |
| 100 COP | 38.61 RWF |
| 500 COP | 193.06 RWF |
| 1,000 COP | 386.13 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-07T09:23:57Z",
"rates": {
"RWF": 0.386129
}
}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": 38.6129,
"rate": 0.386129
}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