Rate Overview
Live
1 RWF = 0.214824 HUF
1 HUF = 4.6550
RWF
Avg
0.217625
High
0.234040
Low
0.207153
Last updated: 7/30/2026, 11:11:12 AM
Quick Conversions
| RWF | HUF |
|---|---|
| 1 RWF | 0.21 HUF |
| 10 RWF | 2.15 HUF |
| 50 RWF | 10.74 HUF |
| 100 RWF | 21.48 HUF |
| 500 RWF | 107.41 HUF |
| 1,000 RWF | 214.82 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-07-30T11:11:12Z",
"rates": {
"HUF": 0.214824
}
}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": 21.4824,
"rate": 0.214824
}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