Rate Overview
Live
1 RON = 13.9374 AFN
1 AFN = 0.071749
RON
Avg
15.1664
High
16.3442
Low
13.8551
Last updated: 5/27/2026, 1:56:26 PM
Quick Conversions
| RON | AFN |
|---|---|
| 1 RON | 13.94 AFN |
| 10 RON | 139.37 AFN |
| 50 RON | 696.87 AFN |
| 100 RON | 1,393.74 AFN |
| 500 RON | 6,968.72 AFN |
| 1,000 RON | 13,937.43 AFN |
Get RON/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=AFNExample Response:
{
"success": true,
"base": "RON",
"date": "2026-05-27T13:56:26Z",
"rates": {
"AFN": 13.937434
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "AFN",
"amount": 100
},
"result": 1393.7434,
"rate": 13.937434
}Build with RON/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key