Rate Overview
Live
1 RUB = 0.881660 AFN
1 AFN = 1.1342
RUB
Avg
0.882694
High
0.890673
Low
0.877682
Last updated: 5/27/2026, 2:27:21 AM
Quick Conversions
| RUB | AFN |
|---|---|
| 1 RUB | 0.88 AFN |
| 10 RUB | 8.82 AFN |
| 50 RUB | 44.08 AFN |
| 100 RUB | 88.17 AFN |
| 500 RUB | 440.83 AFN |
| 1,000 RUB | 881.66 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-27T02:27:21Z",
"rates": {
"AFN": 0.88166
}
}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": 88.166,
"rate": 0.88166
}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