Rate Overview
Live
1 DOP = 24.8660 RWF
1 RWF = 0.040216
DOP
Avg
24.9490
High
25.0956
Low
24.8489
Last updated: 9/7/2026, 3:08:42 PM
Quick Conversions
| DOP | RWF |
|---|---|
| 1 DOP | 24.87 RWF |
| 10 DOP | 248.66 RWF |
| 50 DOP | 1,243.30 RWF |
| 100 DOP | 2,486.60 RWF |
| 500 DOP | 12,432.98 RWF |
| 1,000 DOP | 24,865.96 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-09-07T15:08:42Z",
"rates": {
"RWF": 24.865962
}
}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": 2486.5962,
"rate": 24.865962
}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