Rate Overview
Live
1 RUB = 0.841050 AFN
1 AFN = 1.1890
RUB
Avg
0.847475
High
0.853650
Low
0.841050
Last updated: 5/7/2026, 12:13:27 AM
Quick Conversions
| RUB | AFN |
|---|---|
| 1 RUB | 0.84 AFN |
| 10 RUB | 8.41 AFN |
| 50 RUB | 42.05 AFN |
| 100 RUB | 84.10 AFN |
| 500 RUB | 420.53 AFN |
| 1,000 RUB | 841.05 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-05-07T00:13:27Z",
"rates": {
"AFN": 0.84105
}
}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": 84.10499999999999,
"rate": 0.84105
}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