Rate Overview
Live
1 AFN = 1.1818 RUB
1 RUB = 0.846160
AFN
Avg
1.1872
High
1.1988
Low
1.1777
Last updated: 4/18/2026, 12:30:55 PM
Quick Conversions
| AFN | RUB |
|---|---|
| 1 AFN | 1.18 RUB |
| 10 AFN | 11.82 RUB |
| 50 AFN | 59.09 RUB |
| 100 AFN | 118.18 RUB |
| 500 AFN | 590.91 RUB |
| 1,000 AFN | 1,181.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-04-18T12:30:55Z",
"rates": {
"RUB": 1.18181
}
}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": 118.181,
"rate": 1.18181
}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