Rate Overview
Live
1 RWF = 0.003030 RON
1 RON = 330.0330
RWF
Avg
0.003012
High
0.003057
Low
0.002957
Last updated: 3/28/2026, 10:55:00 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.52 RON |
| 1,000 RWF | 3.03 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-28T10:55:00Z",
"rates": {
"RON": 0.00303
}
}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.303,
"rate": 0.00303
}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