Rate Overview
Live
1 DOP = 25.2503 RWF
1 RWF = 0.039603
DOP
Avg
25.2289
High
25.2770
Low
25.1985
Last updated: 8/12/2026, 8:30:11 AM
Quick Conversions
| DOP | RWF |
|---|---|
| 1 DOP | 25.25 RWF |
| 10 DOP | 252.50 RWF |
| 50 DOP | 1,262.52 RWF |
| 100 DOP | 2,525.03 RWF |
| 500 DOP | 12,625.17 RWF |
| 1,000 DOP | 25,250.34 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-08-12T08:30:11Z",
"rates": {
"RWF": 25.250341
}
}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": 2525.0341,
"rate": 25.250341
}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