Rate Overview
Live
1 RWF = 0.231690 HUF
1 HUF = 4.3161
RWF
Avg
0.226885
High
0.233037
Low
0.218988
Last updated: 3/7/2026, 7:44:32 AM
Quick Conversions
| RWF | HUF |
|---|---|
| 1 RWF | 0.23 HUF |
| 10 RWF | 2.32 HUF |
| 50 RWF | 11.58 HUF |
| 100 RWF | 23.17 HUF |
| 500 RWF | 115.85 HUF |
| 1,000 RWF | 231.69 HUF |
Get RWF/HUF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=HUFExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-03-07T07:44:32Z",
"rates": {
"HUF": 0.23169
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=HUF&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "HUF",
"amount": 100
},
"result": 23.169,
"rate": 0.23169
}Build with RWF/HUF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key