Rate Overview
Live
1 RWF = 0.040744 DOP
1 DOP = 24.5435
RWF
Avg
0.040717
High
0.040809
Low
0.040632
Last updated: 5/7/2026, 11:27:23 AM
Quick Conversions
| RWF | DOP |
|---|---|
| 1 RWF | 0.04 DOP |
| 10 RWF | 0.41 DOP |
| 50 RWF | 2.04 DOP |
| 100 RWF | 4.07 DOP |
| 500 RWF | 20.37 DOP |
| 1,000 RWF | 40.74 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-05-07T11:27:23Z",
"rates": {
"DOP": 0.040744
}
}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": 4.074400000000001,
"rate": 0.040744
}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