Rate Overview
Live
1 RWF = 0.000513 FKP
1 FKP = 1949.32
RWF
Avg
0.000512
High
0.000517
Low
0.000506
Last updated: 3/27/2026, 7:07:05 PM
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.26 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-03-27T19:07:05Z",
"rates": {
"FKP": 0.000513
}
}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.0513,
"rate": 0.000513
}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