Rate Overview
Live
1 UAH = 1.4805 AFN
1 AFN = 0.675435
UAH
Avg
1.4726
High
1.4827
Low
1.4583
Last updated: 8/1/2026, 12:22:18 PM
Quick Conversions
| UAH | AFN |
|---|---|
| 1 UAH | 1.48 AFN |
| 10 UAH | 14.81 AFN |
| 50 UAH | 74.03 AFN |
| 100 UAH | 148.05 AFN |
| 500 UAH | 740.26 AFN |
| 1,000 UAH | 1,480.53 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-08-01T12:22:18Z",
"rates": {
"AFN": 1.480527
}
}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": 148.0527,
"rate": 1.480527
}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