Rate Overview
Live
1 AFN = 1.2851 RUB
1 RUB = 0.778153
AFN
Avg
1.2161
High
1.3362
Low
1.1498
Last updated: 3/27/2026, 6:50:47 PM
Quick Conversions
| AFN | RUB |
|---|---|
| 1 AFN | 1.29 RUB |
| 10 AFN | 12.85 RUB |
| 50 AFN | 64.25 RUB |
| 100 AFN | 128.51 RUB |
| 500 AFN | 642.55 RUB |
| 1,000 AFN | 1,285.09 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-03-27T18:50:47Z",
"rates": {
"RUB": 1.285094
}
}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": 128.5094,
"rate": 1.285094
}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