Rate Overview
Live
1 UAH = 1.4547 AFN
1 AFN = 0.687447
UAH
Avg
1.4489
High
1.4562
Low
1.4289
Last updated: 5/7/2026, 10:24:20 AM
Quick Conversions
| UAH | AFN |
|---|---|
| 1 UAH | 1.45 AFN |
| 10 UAH | 14.55 AFN |
| 50 UAH | 72.73 AFN |
| 100 UAH | 145.47 AFN |
| 500 UAH | 727.33 AFN |
| 1,000 UAH | 1,454.66 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-05-07T10:24:20Z",
"rates": {
"AFN": 1.454657
}
}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": 145.4657,
"rate": 1.454657
}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