Rate Overview
Live
1 HUF = 4.8105 RWF
1 RWF = 0.207879
HUF
Avg
4.7585
High
4.8112
Low
4.6964
Last updated: 5/27/2026, 11:48:45 PM
Quick Conversions
| HUF | RWF |
|---|---|
| 1 HUF | 4.81 RWF |
| 10 HUF | 48.10 RWF |
| 50 HUF | 240.52 RWF |
| 100 HUF | 481.05 RWF |
| 500 HUF | 2,405.25 RWF |
| 1,000 HUF | 4,810.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-05-27T23:48:45Z",
"rates": {
"RWF": 4.810495
}
}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": 481.0495,
"rate": 4.810495
}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