Rate Overview
Live
1 AFN = 23.2504 RWF
1 RWF = 0.043010
AFN
Avg
20.9778
High
23.2504
Low
18.7888
Last updated: 5/29/2026, 5:26:29 PM
Quick Conversions
| AFN | RWF |
|---|---|
| 1 AFN | 23.25 RWF |
| 10 AFN | 232.50 RWF |
| 50 AFN | 1,162.52 RWF |
| 100 AFN | 2,325.04 RWF |
| 500 AFN | 11,625.19 RWF |
| 1,000 AFN | 23,250.39 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-05-29T17:26:29Z",
"rates": {
"RWF": 23.250386
}
}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.0386,
"rate": 23.250386
}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