Rate Overview
Live
1 RUB = 0.825082 AFN
1 AFN = 1.2120
RUB
Avg
0.826353
High
0.852990
Low
0.811766
Last updated: 7/7/2026, 2:00:12 AM
Quick Conversions
| RUB | AFN |
|---|---|
| 1 RUB | 0.83 AFN |
| 10 RUB | 8.25 AFN |
| 50 RUB | 41.25 AFN |
| 100 RUB | 82.51 AFN |
| 500 RUB | 412.54 AFN |
| 1,000 RUB | 825.08 AFN |
Get RUB/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=AFNExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-07-07T02:00:12Z",
"rates": {
"AFN": 0.825082
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "AFN",
"amount": 100
},
"result": 82.5082,
"rate": 0.825082
}Build with RUB/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key