Rate Overview
Live
1 RWF = 0.059444 KGS
1 KGS = 16.8226
RWF
Avg
0.059456
High
0.059529
Low
0.059381
Last updated: 9/8/2026, 7:47:16 PM
Quick Conversions
| RWF | KGS |
|---|---|
| 1 RWF | 0.06 KGS |
| 10 RWF | 0.59 KGS |
| 50 RWF | 2.97 KGS |
| 100 RWF | 5.94 KGS |
| 500 RWF | 29.72 KGS |
| 1,000 RWF | 59.44 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-09-08T19:47:16Z",
"rates": {
"KGS": 0.059444
}
}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.9444,
"rate": 0.059444
}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