Rate Overview
Live
1 AFN = 22.4713 RWF
1 RWF = 0.044501
AFN
Avg
22.4190
High
22.5111
Low
22.2996
Last updated: 8/22/2026, 7:12:23 AM
Quick Conversions
| AFN | RWF |
|---|---|
| 1 AFN | 22.47 RWF |
| 10 AFN | 224.71 RWF |
| 50 AFN | 1,123.57 RWF |
| 100 AFN | 2,247.13 RWF |
| 500 AFN | 11,235.66 RWF |
| 1,000 AFN | 22,471.32 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-08-22T07:12:23Z",
"rates": {
"RWF": 22.471317
}
}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": 2247.1317,
"rate": 22.471317
}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