Rate Overview
Live
1 RWF = 0.089732 HTG
1 HTG = 11.1443
RWF
Avg
0.089925
High
0.090288
Low
0.089727
Last updated: 3/28/2026, 10:39:17 AM
Quick Conversions
| RWF | HTG |
|---|---|
| 1 RWF | 0.09 HTG |
| 10 RWF | 0.90 HTG |
| 50 RWF | 4.49 HTG |
| 100 RWF | 8.97 HTG |
| 500 RWF | 44.87 HTG |
| 1,000 RWF | 89.73 HTG |
Get RWF/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=HTGExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-03-28T10:39:17Z",
"rates": {
"HTG": 0.089732
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "HTG",
"amount": 100
},
"result": 8.9732,
"rate": 0.089732
}Build with RWF/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key