Rate Overview
Live
1 DOP = 24.1987 RWF
1 RWF = 0.041324
DOP
Avg
24.3452
High
24.5753
Low
24.1905
Last updated: 4/18/2026, 8:46:26 AM
Quick Conversions
| DOP | RWF |
|---|---|
| 1 DOP | 24.20 RWF |
| 10 DOP | 241.99 RWF |
| 50 DOP | 1,209.94 RWF |
| 100 DOP | 2,419.87 RWF |
| 500 DOP | 12,099.37 RWF |
| 1,000 DOP | 24,198.74 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-04-18T08:46:26Z",
"rates": {
"RWF": 24.198741
}
}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": 2419.8741,
"rate": 24.198741
}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