Rate Overview
Live
1 UAH = 1.4168 AFN
1 AFN = 0.705831
UAH
Avg
1.4248
High
1.4414
Low
1.4168
Last updated: 5/27/2026, 4:05:20 PM
Quick Conversions
| UAH | AFN |
|---|---|
| 1 UAH | 1.42 AFN |
| 10 UAH | 14.17 AFN |
| 50 UAH | 70.84 AFN |
| 100 UAH | 141.68 AFN |
| 500 UAH | 708.38 AFN |
| 1,000 UAH | 1,416.77 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-05-27T16:05:20Z",
"rates": {
"AFN": 1.416769
}
}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": 141.6769,
"rate": 1.416769
}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