Rate Overview
Live
1 HUF = 4.8033 RWF
1 RWF = 0.208189
HUF
Avg
4.0975
High
4.8033
Low
3.4206
Last updated: 5/28/2026, 12:52:43 AM
Quick Conversions
| HUF | RWF |
|---|---|
| 1 HUF | 4.80 RWF |
| 10 HUF | 48.03 RWF |
| 50 HUF | 240.17 RWF |
| 100 HUF | 480.33 RWF |
| 500 HUF | 2,401.66 RWF |
| 1,000 HUF | 4,803.33 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-28T00:52:43Z",
"rates": {
"RWF": 4.803329
}
}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": 480.3329,
"rate": 4.803329
}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