Rate Overview
Live
1 RWF = 0.003105 RON
1 RON = 322.0612
RWF
Avg
0.003083
High
0.003105
Low
0.003044
Last updated: 6/19/2026, 8:40:54 AM
Quick Conversions
| RWF | RON |
|---|---|
| 1 RWF | 0.00 RON |
| 10 RWF | 0.03 RON |
| 50 RWF | 0.16 RON |
| 100 RWF | 0.31 RON |
| 500 RWF | 1.55 RON |
| 1,000 RWF | 3.11 RON |
Get RWF/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=RONExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-06-19T08:40:54Z",
"rates": {
"RON": 0.003105
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "RON",
"amount": 100
},
"result": 0.3105,
"rate": 0.003105
}Build with RWF/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key