Rate Overview
Live
1 AFN = 22.8202 RWF
1 RWF = 0.043821
AFN
Avg
22.8733
High
23.0020
Low
22.8033
Last updated: 5/9/2026, 9:41:17 AM
Quick Conversions
| AFN | RWF |
|---|---|
| 1 AFN | 22.82 RWF |
| 10 AFN | 228.20 RWF |
| 50 AFN | 1,141.01 RWF |
| 100 AFN | 2,282.02 RWF |
| 500 AFN | 11,410.09 RWF |
| 1,000 AFN | 22,820.18 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-09T09:41:17Z",
"rates": {
"RWF": 22.820181
}
}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": 2282.0181000000002,
"rate": 22.820181
}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