Rate Overview
Live
1 UAH = 1.4422 AFN
1 AFN = 0.693366
UAH
Avg
1.5432
High
1.6900
Low
1.3891
Last updated: 6/27/2026, 4:32:23 PM
Quick Conversions
| UAH | AFN |
|---|---|
| 1 UAH | 1.44 AFN |
| 10 UAH | 14.42 AFN |
| 50 UAH | 72.11 AFN |
| 100 UAH | 144.22 AFN |
| 500 UAH | 721.12 AFN |
| 1,000 UAH | 1,442.24 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-06-27T16:32:23Z",
"rates": {
"AFN": 1.44224
}
}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": 144.224,
"rate": 1.44224
}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