Rate Overview
Live
1 RWF = 0.286105 KMF
1 KMF = 3.4952
RWF
Avg
0.286795
High
0.288033
Low
0.285282
Last updated: 4/18/2026, 8:46:33 AM
Quick Conversions
| RWF | KMF |
|---|---|
| 1 RWF | 0.29 KMF |
| 10 RWF | 2.86 KMF |
| 50 RWF | 14.31 KMF |
| 100 RWF | 28.61 KMF |
| 500 RWF | 143.05 KMF |
| 1,000 RWF | 286.11 KMF |
Get RWF/KMF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=KMFExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-04-18T08:46:33Z",
"rates": {
"KMF": 0.286105
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=KMF&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "KMF",
"amount": 100
},
"result": 28.6105,
"rate": 0.286105
}Build with RWF/KMF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key