Rate Overview
Live
1 RWF = 0.041010 DOP
1 DOP = 24.3843
RWF
Avg
0.041041
High
0.041338
Low
0.040691
Last updated: 4/17/2026, 6:10:44 AM
Quick Conversions
| RWF | DOP |
|---|---|
| 1 RWF | 0.04 DOP |
| 10 RWF | 0.41 DOP |
| 50 RWF | 2.05 DOP |
| 100 RWF | 4.10 DOP |
| 500 RWF | 20.51 DOP |
| 1,000 RWF | 41.01 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-04-17T06:10:44Z",
"rates": {
"DOP": 0.04101
}
}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.101,
"rate": 0.04101
}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