Rate Overview
Live
1 RWF = 0.617287 KPW
1 KPW = 1.6200
RWF
Avg
0.616687
High
0.617952
Low
0.615041
Last updated: 3/7/2026, 7:41:00 AM
Quick Conversions
| RWF | KPW |
|---|---|
| 1 RWF | 0.62 KPW |
| 10 RWF | 6.17 KPW |
| 50 RWF | 30.86 KPW |
| 100 RWF | 61.73 KPW |
| 500 RWF | 308.64 KPW |
| 1,000 RWF | 617.29 KPW |
Get RWF/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=KPWExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-03-07T07:41:00Z",
"rates": {
"KPW": 0.617287
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "KPW",
"amount": 100
},
"result": 61.7287,
"rate": 0.617287
}Build with RWF/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key