Rate Overview
Live
1 RWF = 0.612499 KPW
1 KPW = 1.6327
RWF
Avg
0.614822
High
0.618770
Low
0.610814
Last updated: 8/22/2026, 9:48:49 PM
Quick Conversions
| RWF | KPW |
|---|---|
| 1 RWF | 0.61 KPW |
| 10 RWF | 6.12 KPW |
| 50 RWF | 30.62 KPW |
| 100 RWF | 61.25 KPW |
| 500 RWF | 306.25 KPW |
| 1,000 RWF | 612.50 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-08-22T21:48:49Z",
"rates": {
"KPW": 0.612499
}
}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.249900000000004,
"rate": 0.612499
}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