Rate Overview
Live
1 UAH = 1.4462 AFN
1 AFN = 0.691486
UAH
Avg
1.4454
High
1.4838
Low
1.4024
Last updated: 9/6/2026, 2:39:17 PM
Quick Conversions
| UAH | AFN |
|---|---|
| 1 UAH | 1.45 AFN |
| 10 UAH | 14.46 AFN |
| 50 UAH | 72.31 AFN |
| 100 UAH | 144.62 AFN |
| 500 UAH | 723.08 AFN |
| 1,000 UAH | 1,446.16 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-09-06T14:39:17Z",
"rates": {
"AFN": 1.446161
}
}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.61610000000002,
"rate": 1.446161
}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