Rate Overview
Live
1 DOP = 24.6081 RWF
1 RWF = 0.040637
DOP
Avg
24.5714
High
24.6526
Low
24.5039
Last updated: 5/9/2026, 7:22:24 AM
Quick Conversions
| DOP | RWF |
|---|---|
| 1 DOP | 24.61 RWF |
| 10 DOP | 246.08 RWF |
| 50 DOP | 1,230.40 RWF |
| 100 DOP | 2,460.81 RWF |
| 500 DOP | 12,304.05 RWF |
| 1,000 DOP | 24,608.09 RWF |
Get DOP/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=RWFExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-05-09T07:22:24Z",
"rates": {
"RWF": 24.608093
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "RWF",
"amount": 100
},
"result": 2460.8093,
"rate": 24.608093
}Build with DOP/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key