Rate Overview
Live
1 RUB = 0.766034 AFN
1 AFN = 1.3054
RUB
Avg
0.760810
High
0.766034
Low
0.753551
Last updated: 9/5/2026, 1:27:29 PM
Quick Conversions
| RUB | AFN |
|---|---|
| 1 RUB | 0.77 AFN |
| 10 RUB | 7.66 AFN |
| 50 RUB | 38.30 AFN |
| 100 RUB | 76.60 AFN |
| 500 RUB | 383.02 AFN |
| 1,000 RUB | 766.03 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-09-05T13:27:29Z",
"rates": {
"AFN": 0.766034
}
}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": 76.6034,
"rate": 0.766034
}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