Rate Overview
Live
1 RUB = 0.871027 AFN
1 AFN = 1.1481
RUB
Avg
0.871901
High
0.888330
Low
0.859216
Last updated: 6/16/2026, 10:43:06 AM
Quick Conversions
| RUB | AFN |
|---|---|
| 1 RUB | 0.87 AFN |
| 10 RUB | 8.71 AFN |
| 50 RUB | 43.55 AFN |
| 100 RUB | 87.10 AFN |
| 500 RUB | 435.51 AFN |
| 1,000 RUB | 871.03 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-06-16T10:43:06Z",
"rates": {
"AFN": 0.871027
}
}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": 87.1027,
"rate": 0.871027
}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