Rate Overview
Live
1 RWF = 0.288715 KMF
1 KMF = 3.4636
RWF
Avg
0.306706
High
0.346006
Low
0.284765
Last updated: 5/29/2026, 2:29:01 PM
Quick Conversions
| RWF | KMF |
|---|---|
| 1 RWF | 0.29 KMF |
| 10 RWF | 2.89 KMF |
| 50 RWF | 14.44 KMF |
| 100 RWF | 28.87 KMF |
| 500 RWF | 144.36 KMF |
| 1,000 RWF | 288.72 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-05-29T14:29:01Z",
"rates": {
"KMF": 0.288715
}
}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.8715,
"rate": 0.288715
}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