Rate Overview
Live
1 UAH = 1.4775 AFN
1 AFN = 0.676804
UAH
Avg
1.4678
High
1.4775
Low
1.4611
Last updated: 8/21/2026, 8:34:25 PM
Quick Conversions
| UAH | AFN |
|---|---|
| 1 UAH | 1.48 AFN |
| 10 UAH | 14.78 AFN |
| 50 UAH | 73.88 AFN |
| 100 UAH | 147.75 AFN |
| 500 UAH | 738.77 AFN |
| 1,000 UAH | 1,477.53 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-21T20:34:25Z",
"rates": {
"AFN": 1.477532
}
}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.7532,
"rate": 1.477532
}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