Rate Overview
Live
1 RWF = 0.039614 DOP
1 DOP = 25.2436
RWF
Avg
0.039796
High
0.040083
Low
0.039534
Last updated: 6/19/2026, 8:42:20 AM
Quick Conversions
| RWF | DOP |
|---|---|
| 1 RWF | 0.04 DOP |
| 10 RWF | 0.40 DOP |
| 50 RWF | 1.98 DOP |
| 100 RWF | 3.96 DOP |
| 500 RWF | 19.81 DOP |
| 1,000 RWF | 39.61 DOP |
Get RWF/DOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=DOPExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-06-19T08:42:20Z",
"rates": {
"DOP": 0.039614
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=DOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "DOP",
"amount": 100
},
"result": 3.9614000000000003,
"rate": 0.039614
}Build with RWF/DOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key