Rate Overview
Live
1 AFN = 1.2048 RUB
1 RUB = 0.830006
AFN
Avg
1.1955
High
1.3060
Low
1.1254
Last updated: 8/2/2026, 12:57:39 PM
Quick Conversions
| AFN | RUB |
|---|---|
| 1 AFN | 1.20 RUB |
| 10 AFN | 12.05 RUB |
| 50 AFN | 60.24 RUB |
| 100 AFN | 120.48 RUB |
| 500 AFN | 602.41 RUB |
| 1,000 AFN | 1,204.81 RUB |
Get AFN/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AFN¤cies=RUBExample Response:
{
"success": true,
"base": "AFN",
"date": "2026-08-02T12:57:39Z",
"rates": {
"RUB": 1.20481
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AFN&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "AFN",
"to": "RUB",
"amount": 100
},
"result": 120.481,
"rate": 1.20481
}Build with AFN/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key