Rate Overview
Live
1 RWF = 0.059472 KGS
1 KGS = 16.8146
RWF
Avg
0.061036
High
0.064118
Low
0.059472
Last updated: 7/27/2026, 2:59:57 PM
Quick Conversions
| RWF | KGS |
|---|---|
| 1 RWF | 0.06 KGS |
| 10 RWF | 0.59 KGS |
| 50 RWF | 2.97 KGS |
| 100 RWF | 5.95 KGS |
| 500 RWF | 29.74 KGS |
| 1,000 RWF | 59.47 KGS |
Get RWF/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=KGSExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-07-27T14:59:57Z",
"rates": {
"KGS": 0.059472
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "KGS",
"amount": 100
},
"result": 5.9472,
"rate": 0.059472
}Build with RWF/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key