Rate Overview
Live
1 HTG = 11.1123 RWF
1 RWF = 0.089990
HTG
Avg
11.1110
High
11.1395
Low
11.0754
Last updated: 3/7/2026, 7:23:04 AM
Quick Conversions
| HTG | RWF |
|---|---|
| 1 HTG | 11.11 RWF |
| 10 HTG | 111.12 RWF |
| 50 HTG | 555.62 RWF |
| 100 HTG | 1,111.23 RWF |
| 500 HTG | 5,556.15 RWF |
| 1,000 HTG | 11,112.31 RWF |
Get HTG/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=RWFExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-03-07T07:23:04Z",
"rates": {
"RWF": 11.112309
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "RWF",
"amount": 100
},
"result": 1111.2309,
"rate": 11.112309
}Build with HTG/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key