Rate Overview
Live
1 AFN = 1.1254 RUB
1 RUB = 0.888576
AFN
Avg
1.2032
High
1.3362
Low
1.1254
Last updated: 5/29/2026, 7:39:41 PM
Quick Conversions
| AFN | RUB |
|---|---|
| 1 AFN | 1.13 RUB |
| 10 AFN | 11.25 RUB |
| 50 AFN | 56.27 RUB |
| 100 AFN | 112.54 RUB |
| 500 AFN | 562.70 RUB |
| 1,000 AFN | 1,125.40 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-05-29T19:39:41Z",
"rates": {
"RUB": 1.125396
}
}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": 112.53960000000001,
"rate": 1.125396
}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