Rate Overview
Live
1 RWF = 0.000501 FKP
1 FKP = 1996.01
RWF
Avg
0.000504
High
0.000507
Low
0.000501
Last updated: 5/7/2026, 11:29:24 AM
Quick Conversions
| RWF | FKP |
|---|---|
| 1 RWF | 0.00 FKP |
| 10 RWF | 0.01 FKP |
| 50 RWF | 0.03 FKP |
| 100 RWF | 0.05 FKP |
| 500 RWF | 0.25 FKP |
| 1,000 RWF | 0.50 FKP |
Get RWF/FKP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=FKPExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-05-07T11:29:24Z",
"rates": {
"FKP": 0.000501
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=FKP&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "FKP",
"amount": 100
},
"result": 0.050100000000000006,
"rate": 0.000501
}Build with RWF/FKP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key