Rate Overview
Live
1 AFN = 23.0393 RWF
1 RWF = 0.043404
AFN
Avg
22.6767
High
23.3595
Low
22.0191
Last updated: 3/27/2026, 10:16:09 AM
Quick Conversions
| AFN | RWF |
|---|---|
| 1 AFN | 23.04 RWF |
| 10 AFN | 230.39 RWF |
| 50 AFN | 1,151.97 RWF |
| 100 AFN | 2,303.93 RWF |
| 500 AFN | 11,519.66 RWF |
| 1,000 AFN | 23,039.32 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-27T10:16:09Z",
"rates": {
"RWF": 23.039315
}
}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": 2303.9314999999997,
"rate": 23.039315
}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