Rate Overview
Live
1 AFN = 23.2584 RWF
1 RWF = 0.042995
AFN
Avg
23.2375
High
23.4951
Low
22.7290
Last updated: 6/19/2026, 11:58:17 AM
Quick Conversions
| AFN | RWF |
|---|---|
| 1 AFN | 23.26 RWF |
| 10 AFN | 232.58 RWF |
| 50 AFN | 1,162.92 RWF |
| 100 AFN | 2,325.84 RWF |
| 500 AFN | 11,629.21 RWF |
| 1,000 AFN | 23,258.43 RWF |
Get AFN/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AFN¤cies=RWFExample Response:
{
"success": true,
"base": "AFN",
"date": "2026-06-19T11:58:17Z",
"rates": {
"RWF": 23.258427
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AFN&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "AFN",
"to": "RWF",
"amount": 100
},
"result": 2325.8427,
"rate": 23.258427
}Build with AFN/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key