Rate Overview
Live
1 HUF = 4.6325 RWF
1 RWF = 0.215866
HUF
Avg
4.5997
High
4.8273
Low
4.2728
Last updated: 7/30/2026, 8:09:31 AM
Quick Conversions
| HUF | RWF |
|---|---|
| 1 HUF | 4.63 RWF |
| 10 HUF | 46.32 RWF |
| 50 HUF | 231.62 RWF |
| 100 HUF | 463.25 RWF |
| 500 HUF | 2,316.25 RWF |
| 1,000 HUF | 4,632.50 RWF |
Get HUF/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HUF¤cies=RWFExample Response:
{
"success": true,
"base": "HUF",
"date": "2026-07-30T08:09:31Z",
"rates": {
"RWF": 4.632497
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HUF&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "HUF",
"to": "RWF",
"amount": 100
},
"result": 463.24969999999996,
"rate": 4.632497
}Build with HUF/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key