Rate Overview
Live
1 UAH = 1.4289 AFN
1 AFN = 0.699843
UAH
Avg
1.4468
High
1.4765
Low
1.4289
Last updated: 3/7/2026, 4:06:10 AM
Quick Conversions
| UAH | AFN |
|---|---|
| 1 UAH | 1.43 AFN |
| 10 UAH | 14.29 AFN |
| 50 UAH | 71.44 AFN |
| 100 UAH | 142.89 AFN |
| 500 UAH | 714.45 AFN |
| 1,000 UAH | 1,428.89 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-03-07T04:06:10Z",
"rates": {
"AFN": 1.428891
}
}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": 142.88909999999998,
"rate": 1.428891
}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