Rate Overview
Live
1 RWF = 0.003006 RON
1 RON = 332.6680
RWF
Avg
0.002992
High
0.003018
Low
0.002957
Last updated: 3/7/2026, 9:11:52 AM
Quick Conversions
| RWF | RON |
|---|---|
| 1 RWF | 0.00 RON |
| 10 RWF | 0.03 RON |
| 50 RWF | 0.15 RON |
| 100 RWF | 0.30 RON |
| 500 RWF | 1.50 RON |
| 1,000 RWF | 3.01 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-03-07T09:11:52Z",
"rates": {
"RON": 0.003006
}
}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.3006,
"rate": 0.003006
}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