Rate Overview
Live
1 RWF = 0.059983 KGS
1 KGS = 16.6714
RWF
Avg
0.059922
High
0.060043
Low
0.059761
Last updated: 3/7/2026, 7:41:35 AM
Quick Conversions
| RWF | KGS |
|---|---|
| 1 RWF | 0.06 KGS |
| 10 RWF | 0.60 KGS |
| 50 RWF | 3.00 KGS |
| 100 RWF | 6.00 KGS |
| 500 RWF | 29.99 KGS |
| 1,000 RWF | 59.98 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-03-07T07:41:35Z",
"rates": {
"KGS": 0.059983
}
}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.9983,
"rate": 0.059983
}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