Rate Overview
Live
1 RWF = 0.042831 AFN
1 AFN = 23.3476
RWF
Avg
0.043125
High
0.043714
Low
0.042809
Last updated: 3/7/2026, 3:05:11 AM
Quick Conversions
| RWF | AFN |
|---|---|
| 1 RWF | 0.04 AFN |
| 10 RWF | 0.43 AFN |
| 50 RWF | 2.14 AFN |
| 100 RWF | 4.28 AFN |
| 500 RWF | 21.42 AFN |
| 1,000 RWF | 42.83 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-03-07T03:05:11Z",
"rates": {
"AFN": 0.042831
}
}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.2831,
"rate": 0.042831
}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