Rate Overview
Live
1 RWF = 2.5190 COP
1 COP = 0.396980
RWF
Avg
2.5323
High
2.5459
Low
2.5190
Last updated: 3/28/2026, 1:43:55 PM
Quick Conversions
| RWF | COP |
|---|---|
| 1 RWF | 2.52 COP |
| 10 RWF | 25.19 COP |
| 50 RWF | 125.95 COP |
| 100 RWF | 251.90 COP |
| 500 RWF | 1,259.51 COP |
| 1,000 RWF | 2,519.02 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-03-28T13:43:55Z",
"rates": {
"COP": 2.519021
}
}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": 251.9021,
"rate": 2.519021
}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