Rate Overview
Live
1 UAH = 1.4763 AFN
1 AFN = 0.677384
UAH
Avg
1.4783
High
1.4869
Low
1.4701
Last updated: 4/17/2026, 7:36:40 AM
Quick Conversions
| UAH | AFN |
|---|---|
| 1 UAH | 1.48 AFN |
| 10 UAH | 14.76 AFN |
| 50 UAH | 73.81 AFN |
| 100 UAH | 147.63 AFN |
| 500 UAH | 738.13 AFN |
| 1,000 UAH | 1,476.27 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-04-17T07:36:40Z",
"rates": {
"AFN": 1.476267
}
}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.6267,
"rate": 1.476267
}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