Rate Overview
Live
1 RWF = 0.059897 KGS
1 KGS = 16.6953
RWF
Avg
0.059875
High
0.059972
Low
0.059684
Last updated: 4/17/2026, 6:26:56 AM
Quick Conversions
| RWF | KGS |
|---|---|
| 1 RWF | 0.06 KGS |
| 10 RWF | 0.60 KGS |
| 50 RWF | 2.99 KGS |
| 100 RWF | 5.99 KGS |
| 500 RWF | 29.95 KGS |
| 1,000 RWF | 59.90 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-04-17T06:26:56Z",
"rates": {
"KGS": 0.059897
}
}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.9897,
"rate": 0.059897
}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