Rate Overview
Live
1 RWF = 0.059575 KGS
1 KGS = 16.7856
RWF
Avg
0.059778
High
0.059913
Low
0.059575
Last updated: 5/7/2026, 2:52:05 PM
Quick Conversions
| RWF | KGS |
|---|---|
| 1 RWF | 0.06 KGS |
| 10 RWF | 0.60 KGS |
| 50 RWF | 2.98 KGS |
| 100 RWF | 5.96 KGS |
| 500 RWF | 29.79 KGS |
| 1,000 RWF | 59.58 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-05-07T14:52:05Z",
"rates": {
"KGS": 0.059575
}
}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.9575000000000005,
"rate": 0.059575
}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