Rate Overview
Live
1 RWF = 0.044442 AFN
1 AFN = 22.5012
RWF
Avg
0.044574
High
0.044830
Low
0.043802
Last updated: 9/8/2026, 2:46:13 PM
Quick Conversions
| RWF | AFN |
|---|---|
| 1 RWF | 0.04 AFN |
| 10 RWF | 0.44 AFN |
| 50 RWF | 2.22 AFN |
| 100 RWF | 4.44 AFN |
| 500 RWF | 22.22 AFN |
| 1,000 RWF | 44.44 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-09-08T14:46:13Z",
"rates": {
"AFN": 0.044442
}
}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.4442,
"rate": 0.044442
}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