Rate Overview
Live
1 AFN = 7.1820 CRC
1 CRC = 0.139238
AFN
Avg
7.1422
High
7.1820
Low
7.1052
Last updated: 5/9/2026, 6:44:50 PM
Quick Conversions
| AFN | CRC |
|---|---|
| 1 AFN | 7.18 CRC |
| 10 AFN | 71.82 CRC |
| 50 AFN | 359.10 CRC |
| 100 AFN | 718.20 CRC |
| 500 AFN | 3,590.99 CRC |
| 1,000 AFN | 7,181.97 CRC |
Get AFN/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AFN¤cies=CRCExample Response:
{
"success": true,
"base": "AFN",
"date": "2026-05-09T18:44:50Z",
"rates": {
"CRC": 7.181973
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AFN&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "AFN",
"to": "CRC",
"amount": 100
},
"result": 718.1973,
"rate": 7.181973
}Build with AFN/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key