Rate Overview
Live
1 RWF = 0.045215 AFN
1 AFN = 22.1166
RWF
Avg
0.043582
High
0.045215
Low
0.042248
Last updated: 7/28/2026, 3:50:54 AM
Quick Conversions
| RWF | AFN |
|---|---|
| 1 RWF | 0.05 AFN |
| 10 RWF | 0.45 AFN |
| 50 RWF | 2.26 AFN |
| 100 RWF | 4.52 AFN |
| 500 RWF | 22.61 AFN |
| 1,000 RWF | 45.21 AFN |
Get RWF/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=AFNExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-07-28T03:50:54Z",
"rates": {
"AFN": 0.045215
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "AFN",
"amount": 100
},
"result": 4.5215,
"rate": 0.045215
}Build with RWF/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key