Rate Overview
Live
1 AFN = 23.1866 RWF
1 RWF = 0.043128
AFN
Avg
23.1497
High
23.3595
Low
22.8759
Last updated: 3/7/2026, 12:27:53 AM
Quick Conversions
| AFN | RWF |
|---|---|
| 1 AFN | 23.19 RWF |
| 10 AFN | 231.87 RWF |
| 50 AFN | 1,159.33 RWF |
| 100 AFN | 2,318.66 RWF |
| 500 AFN | 11,593.29 RWF |
| 1,000 AFN | 23,186.59 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-03-07T00:27:53Z",
"rates": {
"RWF": 23.186587
}
}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": 2318.6587,
"rate": 23.186587
}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