Rate Overview
Live
1 DOP = 24.8394 RWF
1 RWF = 0.040259
DOP
Avg
24.8453
High
24.9184
Low
24.7901
Last updated: 5/29/2026, 4:24:07 PM
Quick Conversions
| DOP | RWF |
|---|---|
| 1 DOP | 24.84 RWF |
| 10 DOP | 248.39 RWF |
| 50 DOP | 1,241.97 RWF |
| 100 DOP | 2,483.94 RWF |
| 500 DOP | 12,419.71 RWF |
| 1,000 DOP | 24,839.42 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-29T16:24:07Z",
"rates": {
"RWF": 24.839424
}
}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": 2483.9424,
"rate": 24.839424
}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