Rate Overview
Live
1 RWF = 0.000509 FKP
1 FKP = 1964.64
RWF
Avg
0.000511
High
0.000515
Low
0.000509
Last updated: 7/8/2026, 5:00:52 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.51 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-07-08T05:00:52Z",
"rates": {
"FKP": 0.000509
}
}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.0509,
"rate": 0.000509
}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