Rate Overview
Live
1 UAH = 1.4711 AFN
1 AFN = 0.679762
UAH
Avg
1.4651
High
1.4711
Low
1.4611
Last updated: 8/20/2026, 2:55:15 AM
Quick Conversions
| UAH | AFN |
|---|---|
| 1 UAH | 1.47 AFN |
| 10 UAH | 14.71 AFN |
| 50 UAH | 73.56 AFN |
| 100 UAH | 147.11 AFN |
| 500 UAH | 735.55 AFN |
| 1,000 UAH | 1,471.10 AFN |
Get UAH/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=AFNExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-08-20T02:55:15Z",
"rates": {
"AFN": 1.471104
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "AFN",
"amount": 100
},
"result": 147.1104,
"rate": 1.471104
}Build with UAH/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key