Rate Overview
Live
1 KGS = 16.7920 RWF
1 RWF = 0.059552
KGS
Avg
16.7880
High
16.8356
Low
16.7402
Last updated: 7/30/2026, 11:10:03 AM
Quick Conversions
| KGS | RWF |
|---|---|
| 1 KGS | 16.79 RWF |
| 10 KGS | 167.92 RWF |
| 50 KGS | 839.60 RWF |
| 100 KGS | 1,679.21 RWF |
| 500 KGS | 8,396.03 RWF |
| 1,000 KGS | 16,792.05 RWF |
Get KGS/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=RWFExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-07-30T11:10:03Z",
"rates": {
"RWF": 16.79205
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "RWF",
"amount": 100
},
"result": 1679.205,
"rate": 16.79205
}Build with KGS/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key